| Class | Description |
|---|---|
| DefaultHandler |
The default implementation of ResultHandler.
|
| DOMBuilder |
An implementation of ResultHandler that builds a DOM tree
|
| ResultHandlerAdapter |
A simple implemtation of ResultHandler which acts as an
adapter for a SAX DocumentHandler.
|
| ResultHandlerAdapter2 |
A simple implemtation of ResultHandler which acts as an
adapter for a SAX ContentHandler.
|