| Class | Description |
|---|---|
| TinyBuilder |
The TinyBuilder class is responsible for taking a stream of SAX events and constructing
a Document tree, using the "TinyTree" implementation.
|
| TinyDocumentImpl |
A node in the XML parse tree representing the Document itself (or equivalently, the root
node of the Document).
|