Package gnu.java.beans.decoder

Class Summary

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