BeanIO 2.0.4

Package org.beanio.stream.xml

XML record parser implementation.

See:
          Description

Interface Summary
XmlStreamConfiguration This interface provides access to the XMl stream definition for XML RecordReaderFactory classes that implement XmlStreamConfigurationAware.
XmlStreamConfigurationAware This callback interface can be implemented by RecordReader implementations for XML formatted streams that wish to obtain configuration information from the XML stream definition.
 

Class Summary
XmlParserConfiguration Stores configuration settings for parsing XML formatted streams.
XmlReader A XmlReader is used to read records from a XML input stream.
XmlRecordMarshaller A RecordMarshaller implementation for XML formatted records.
XmlRecordParserFactory Default RecordParserFactory for the XML stream format.
XmlRecordUnmarshaller A RecordUnmarshaller implementation for XML formatted records.
XmlWriter A XmlWriter is used to write records to a XML output stream.
 

Package org.beanio.stream.xml Description

XML record parser implementation.


BeanIO 2.0.4

Copyright © 2010-2013 Kevin Seim