| 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<T> |
A attribute map holding <namespace;name>-value pairs.
|
| AttributeMap.DualKey | |
| ParserUtil |
Basic helper functions to ease up the process of parsing.
|