BeanIO 1.2.3

Package org.beanio.stream.xml

XML record reader/writer 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
XmlReader A XmlReader is used to read records from a XML input stream.
XmlReaderFactory This record reader factory is used to create and configure a XmlReader.
XmlWriter A XmlWriter is used to write records to a XML output stream.
XmlWriterConfiguration Stores XML writer configuration settings.
XmlWriterFactory This record reader factory is used to create and configure a XmlWriter.
 

Package org.beanio.stream.xml Description

XML record reader/writer implementation.


BeanIO 1.2.3

Copyright © 2010-2012 Kevin Seim