|
Class Summary |
| AttDef |
Parameter object for the (@link ElementDeclPool#addAttDef) method. |
| Attr |
Parameter object for the AttrPool.addAttr() method. |
| ChunkyByteArray |
|
| ChunkyCharArray |
|
| ContentSpecNode |
Parameter object for the ElementDeclPool.getContentSpecNode() method |
| ElementDecl |
Parameter object for the ElementDeclPool.addElementDecl() method |
| EntityDecl |
Parameter object for the EntityPool.addEntityDecl() method |
| InsertableElementsInfo |
---------------------------------------------------------------------------
InsertableElementsInfo is a simple 'data packet' class that is used to
get information into and out of the validator APIs that allow you to ask
what kind of elements can be inserted into a particular place in an
element's content model. |
| NotationDecl |
Parameter object for the EntityPool.addNotationDecl() method |
| ParserState |
This class is used to determine which implementation objects are to be used during
a single use of the parser. |
| ScanContentState |
Parameter object for the XMLReader#scanContent method. |
| Version |
This class defines the version number of the parser. |
| XMLDeclRecognizer |
|
| XMLParser |
This is the base class of all parsers. |
| XMLReader |
This is the class used by the scanner to process the XML data. |