BeanIO 1.2.3

Package org.beanio.config.xml

XML based configuration loader implementation and stream definition factory classes for XML formatted streams.

See:
          Description

Class Summary
XmlConfigurationLoader Loads BeanIO mapping files in XML format.
XmlMapping Stores parsing information about an XML mapping file.
XmlMappingParser Parses a mapping file into a BeanIOConfig object.
XmlMappingReader Reads a BeanIO XML mapping file into an XML document object model (DOM) and validates the XML using the BeanIO mapping schema.
XmlStreamDefinitionFactory A XmlStreamDefinitionFactory is used to create stream definitions for XML formatted streams from a BeanIO mapping configuration.
 

Package org.beanio.config.xml Description

XML based configuration loader implementation and stream definition factory classes for XML formatted streams.


BeanIO 1.2.3

Copyright © 2010-2012 Kevin Seim