Uses of Interface
net.officefloor.plugin.xml.XmlOutput
Packages that use XmlOutput
Package
Description
-
Uses of XmlOutput in net.officefloor.plugin.xml
Methods in net.officefloor.plugin.xml with parameters of type XmlOutput -
Uses of XmlOutput in net.officefloor.plugin.xml.marshall.output
Classes in net.officefloor.plugin.xml.marshall.output that implement XmlOutputModifier and TypeClassDescriptionclassProvides formatting of the XML output to a delegateXmlOutput.classConstructors in net.officefloor.plugin.xml.marshall.output with parameters of type XmlOutput -
Uses of XmlOutput in net.officefloor.plugin.xml.marshall.tree
Methods in net.officefloor.plugin.xml.marshall.tree with parameters of type XmlOutputModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMaps the object into XML.voidvoidMarshalls the source object as XML to the output.voidDoes the marshalling of the source object to the output.protected abstract voidAbstractTypeXmlMapping.writeSpecificXml(Object object, XmlOutput output) Writes the specific XML for the input object.protected voidCollectionXmlMapping.writeSpecificXml(Object object, XmlOutput output) protected voidTypeXmlMapping.writeSpecificXml(Object object, XmlOutput output) voidvoidprotected abstract voidWrites the XML.protected voidvoidvoidvoidprotected voidprotected static voidWrites the xml to the output.voidWrites the XML for the input object.