See: Description
| Interface | Description |
|---|---|
| DocHandler |
Defines an interface to link program specific actions with the
state of the
QdParser. |
| Class | Description |
|---|---|
| QdParser |
A Quick and Dirty XML parser.
|
| Enum | Description |
|---|---|
| QdParser.Mode |
Defines some parsing modes (to be stored into the mode stack, avoids
additional Integer objects).
|
| Exception | Description |
|---|---|
| QdParserException |
A specific parser exception.
|