Package com.helger.tree.xml
-
Interface Summary Interface Description IConverterMicroNodeToTreeItem<DATATYPE> Interface used to convert a single micro element into a value used as tree item data value.IConverterTreeItemToMicroNode<DATATYPE> Interface used to convert a single tree item data value to a micro node.IConverterTreeXML<DATATYPE> This interface collects both unidirectional converters and creates a bidirectional converter. -
Class Summary Class Description MicroTypeConverterTreeXML<DATATYPE> A special implementation ofIConverterTreeXMLthat uses the conversion rules stored in theMicroTypeConverterRegistry.TreeXMLConverter Convert a tree to XML