Class | Description |
---|---|
AttributeList |
The attribute list is used by a writer to specify the attributes of an XML
element in a certain order.
|
AttributeList.AttributeEntry |
A name/value pair of the attribute list.
|
AttributeMap |
A attribute map holding <namspace;name>-value pairs.
|
ParserUtil |
Basic helper functions to ease up the process of parsing.
|