Frames | No Frames |
Constructors with parameter type java.beans.XMLDecoder | |
PersistenceParser.PersistenceParser(InputStream inputStream, ExceptionListener exceptionListener, ClassLoader cl, XMLDecoder decoder) 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.
|