| Interface | Description |
|---|---|
| [source] XMLable |
Interface that defines if a class can be converted to
an XML document
|
| Class | Description |
|---|---|
| [source] GeneralEntity |
This class represents an XML general entity.
|
| [source] XMLAttribute |
Class that contains information about a specific attribute
|
| [source] XMLAttributeBuilder |
Utility class for constructing XMLAttribute lists
|
| [source] XMLEncoding | |
| [source] XMLNode |
Class that contains information about an XML Node
|
| [source] XMLNodeBuilder | |
| [source] XMLParser |
| Exception | Description |
|---|---|
| [source] BadTokenException |
Exception thrown if a parse error occured when interpreting
the launch descriptor
|