DecoderContext | DecoderContext is a Context implementation which allows access to
the XMLDecoder instance itself. |
DefaultExceptionListener | The DefaultExceptionListener is the default implementation of the ExceptionListener
interface. |
DummyContext | The DummyContext is used as the Context implementation for the DummyHandler. |
JavaHandler | Wraps a DecoderContext instance.
|
ObjectHandler | An ObjectHandler parses the <object> tag and thereby creates various
Context implementations.
|
PersistenceParser | The PersistenceParser parses an XML data stream and delegates actions to ElementHandler
instances. |
VoidHandler | |