|
Purple Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLException | |
| com.purpletech.xml | |
| Uses of XMLException in com.purpletech.xml |
| Methods in com.purpletech.xml that throw XMLException | |
XMLEntryList |
XMLEntryListFactory.parse(org.w3c.dom.Node node)
|
XMLEntryList |
XMLEntryListFactory.parse(org.w3c.dom.Node node,
XMLEntryList list)
|
protected XMLEntryList |
XMLEntryListFactory.parseList(org.w3c.dom.Node node,
XMLEntryList list)
|
protected void |
XMLEntryListFactory.flattenEach(XMLEntryList list)
|
static void |
XMLEntryListFactory.main(java.lang.String[] args)
|
protected void |
XMLEntryList.parseNode()
|
XMLEntryList |
XMLEntryList.parseNode(org.w3c.dom.Node node)
returns this, so you can say "new XMLEntryList().parseNode(node)" |
| Constructors in com.purpletech.xml that throw XMLException | |
XMLEntryList(org.w3c.dom.Node node)
|
|
XMLEntryList(java.lang.String listName,
XMLEntryListFactory factory,
org.w3c.dom.Node node)
|
|
|
Documentation generated March 5 2003 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||