| Interface | Description |
|---|---|
| XmlHandler |
XML Processing Interface.
|
| Class | Description |
|---|---|
| HandlerBase |
Convenience base class for AElfred handlers.
|
| SAXDriver |
A SAX driver for Microstar's Ælfred XML parser.
|
| XmlParser |
Parse XML documents and return parse events through call-backs.
|
| Exception | Description |
|---|---|
| XmlException |
Convenience exception class for reporting XML parsing errors.
|