Uses of Class java.beans.XMLDecoder

Uses in package gnu.java.beans.decoder

Constructors with parameter type java.beans.XMLDecoder

Creates a PersistenceParser which reads XML data from the given InputStream, reports exceptions to ExceptionListener instance, stores resulting object in the DecoderContext and uses the given ClassLoader to resolve classes.