|
Interface Summary |
| EntityResolver |
A component that uses catalogs for resolving Entities. |
| Parser |
The parser can be used to parse any XML document given
by a InputSource object. |
| XMLConsumer |
This interfaces identifies classes that consume XML data, receiving
notification of SAX events. |
| XMLFragment |
This interface must be implemented by classes willing
to provide an XML representation of their current state. |
| XMLizable |
This interface can be implemented by classes willing to provide an XML representation
of their current state as SAX events. |