Package net.officefloor.plugin.xml
-
Interface Summary Interface Description XmlMarshaller Contract to marshall XML from an object.XmlOutput Contract to output the text of the XML.XmlUnmarshaller Contract to unmarshall XML onto an object. -
Exception Summary Exception Description XmlMarshallException Indicates failure to marshall/unmarshall XML.