Class TreeXmlMarshaller

java.lang.Object
net.officefloor.plugin.xml.marshall.tree.TreeXmlMarshaller
All Implemented Interfaces:
XmlMapping, XmlWriter, XmlMarshaller

public class TreeXmlMarshaller extends Object implements XmlMarshaller, XmlMapping, XmlWriter
Implementation of XmlMarshaller that is capable of marshalling a tree object graph.
Author:
Daniel Sagenschneider