Uses of Interface
net.officefloor.plugin.xml.marshall.tree.XmlWriter
Packages that use XmlWriter
-
Uses of XmlWriter in net.officefloor.plugin.xml.marshall.tree
Classes in net.officefloor.plugin.xml.marshall.tree that implement XmlWriterModifier and TypeClassDescriptionclassAbstractXmlMappingto aid in type specific mapping.classAbstractXmlMappingto aid in writing an attribute/value.classAbstractXmlMappingto aid in mapping.classWrites an XML attribute with value sourced from object.classImplementation ofXmlMappingto iterate over aCollectionobject in context.classWrites an object into XML.classProvides static mapping.classImplementation ofXmlMarshallerthat is capable of marshalling a tree object graph.classImplementation ofXmlMappingto map an object based on its specific sub-type implementation.classWrites a XML value with value sourced from object.Methods in net.officefloor.plugin.xml.marshall.tree that return XmlWriter