BeanIO 2.0.4

Package org.beanio.internal.parser.format.xml

Parser implementation for the XML stream format.

See:
          Description

Interface Summary
XmlNode  
 

Class Summary
XmlAttributeField A FieldFormat for a field in an XML formatted stream parsed as an attribute of its parent.
XmlElementField A FieldFormat for a field in an XML formatted stream parsed as an element of its parent.
XmlFieldFormat Base class for XML FieldFormat implementations.
XmlMarshallingContext A MarshallingContext for XML records.
XmlNodeUtil Utility class for working with a document object model and an XmlNode.
XmlSelectorWrapper  
XmlStreamFormat A StreamFormatSupport implementation for the XML stream format.
XmlTextField  
XmlUnmarshallingContext An UnmarshallingContext for an XML formatted record.
XmlWrapper  
 

Package org.beanio.internal.parser.format.xml Description

Parser implementation for the XML stream format.


BeanIO 2.0.4

Copyright © 2010-2013 Kevin Seim