| 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 | Description |
|---|---|
| MicroTypeConverterTreeXML<DATATYPE> |
A special implementation of
IConverterTreeXML that uses the
conversion rules stored in the
MicroTypeConverterRegistry. |
| TreeXMLConverter |
Convert a tree to XML
|
Copyright © 2006–2015 phloc systems. All rights reserved.