Class Summary |
AttDef |
This object describes an attribute type and potential values. |
ContentModel |
This class represents the content model definition for a given
XML element. |
DTD |
This class contains all the Document Type Definition (DTD)
information for an XML document. |
ElementDecl |
The class represents an element declaration in an XML Document Type Definition (DTD). |
ElementDeclEnumeration |
A simple Enumeration for iterating over Element declarations. |
Entity |
This class implements an Entity object representing an XML internal
or external entity as defined in the XML Document Type Definition (DTD). |
Notation |
This class implements an entity object representing an XML notation. |
Parser |
This class implements an eXtensible Markup Language (XML) parser according to the
latest World Wide Web Consortium (W3C) working draft of the XML specification. |