SDX Namespace Reference
Namespace containing the absolute core of
SDX.
More...
|
Namespaces |
| namespace | Formats |
| | Namespace containing format specific classes.
|
| namespace | Helpers |
| | Namespace containing useful, but not absolutely necessary helper classes.
|
Classes |
| class | Attribute |
| | An attribute which holds a value and can have a name. More...
|
| class | ContentHandler |
| | Interface based on the SAX model. More...
|
| class | Document |
| | A document that contains child nodes. More...
|
| class | Exception |
| | An exception with a code and description. More...
|
| class | Node |
| | A document node can have attributes and child nodes. More...
|
| class | NodeContainer |
| | Anything that can contain nodes, for example a Document or a Node. More...
|
| class | ResourceReader |
| | Something that can read a resource and send it to a contentHandler, for example a FileReader. More...
|
Detailed Description
Namespace containing the absolute core of
SDX.