Package org.beanio.internal.parser.format.xml
Parser implementation for the XML stream format.
-
Interface Summary Interface Description XmlNode -
Class Summary Class Description XmlAttributeField AFieldFormatfor a field in an XML formatted stream parsed as an attribute of its parent.XmlElementField AFieldFormatfor a field in an XML formatted stream parsed as an element of its parent.XmlFieldFormat Base class for XMLFieldFormatimplementations.XmlMarshallingContext AMarshallingContextfor XML records.XmlNodeUtil Utility class for working with a document object model and anXmlNode.XmlSelectorWrapper XmlStreamFormat AStreamFormatSupportimplementation for the XML stream format.XmlTextField XmlUnmarshallingContext AnUnmarshallingContextfor an XML formatted record.XmlWrapper