|
IMSEVimse 1.0 Draft |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| ExternalEntity | This interface represents an external XML entity. |
| Class Summary | |
| Catalog | This class is a catalog of external entities, including DTDs. |
| XmlDocument | This class represents an XML document. |
| XmlElement | This class represents a node in a very simplified DOM tree. |
| XmlEventHandler | This class handles the parse events that AElfred generates. |
| XmlLoader | This class handles the loading of XML documents. |
| XmlLoaderHelper | This class contains utility functions for loading and saving XML components. |
| XmlPrinter | This class prints XML files on an OutputStream. |
| Exception Summary | |
| UnknownElementNameException | This exception indicates that the XmlElement knows which sub-elements to expect, and found that somone tried to add another sub-element. |
| XmlDocumentException | This exception is thrown when something goes wrong with an XmlDocument |
| XmlElementException | This exception is thrown when something goes wrong with an XmlElement. |
| XmlLoaderException | This exception is thrown when something goes wrong when parsing an XML document. |
| XmlPrinterException | This exception is thrown when something goes wrong when printing an XmlDocument. |
| XmlStructureException | Indicates that the strucure of the xmldocument isn't what was expected. |
|
IMSEVimse 1.0 Draft |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||