Class Summary |
Version |
This class defines the version number of the parser. |
XMLAttrList |
An instance of this class is used to represent the set of attributes
for an element that are either directly specified or provided through
a default value in the grammar for the document. |
XMLContentSpec |
ContentSpec really exists to aid the parser classes in implementing
access to the grammar. |
XMLDocumentScanner |
This class recognizes most of the grammer for an XML processor. |
XMLDTDScanner |
Default implementation of an XML DTD scanner. |
XMLParser |
This is the base class of all standard parsers. |