Uses of Package
facets.util.datatree

Packages that use facets.util.datatree
facets.core.app Extensions and partial specialisations of core Superficial types. 
facets.core.superficial Superficial targeting mechanism and and simple targets. 
facets.core.superficial.app Superficial views, selection, content areas and hosts. 
facets.facet Surface building. 
facets.facet.app General application building. 
facets.facet.app.tree Generic tree viewer application classes. 
facets.idiom Examples of idiomatic use of Facets API. 
facets.util General-purpose utilities and non-Superficial interfaces. 
facets.util.app Non-Superficial types for application management. 
facets.util.datatree Simple XML-compatible trees. 
facets.util.treecode Construction and referencing of objects defined by DataNodes. 
 

Classes in facets.util.datatree used by facets.core.app
TypedNode
          Defines simple tree node.
ValueNode
          DataNode whose values can be stored and retrieved using keys.
ValueProxy
          Reads and writes contents of a ValueNode.
 

Classes in facets.util.datatree used by facets.core.superficial
TypedNode
          Defines simple tree node.
 

Classes in facets.util.datatree used by facets.core.superficial.app
TypedNode
          Defines simple tree node.
 

Classes in facets.util.datatree used by facets.facet
ValueNode
          DataNode whose values can be stored and retrieved using keys.
 

Classes in facets.util.datatree used by facets.facet.app
TypedNode
          Defines simple tree node.
ValueNode
          DataNode whose values can be stored and retrieved using keys.
 

Classes in facets.util.datatree used by facets.facet.app.tree
XmlPolicy
          Defines document and other policy for an XmlDocRoot, in particular XmlSpecifiers for loading and saving content.
 

Classes in facets.util.datatree used by facets.idiom
ValueNode
          DataNode whose values can be stored and retrieved using keys.
 

Classes in facets.util.datatree used by facets.util
DataNode
          Mutable, persistable TypedNode.
TypedNode
          Defines simple tree node.
ValueNode
          DataNode whose values can be stored and retrieved using keys.
 

Classes in facets.util.datatree used by facets.util.app
ValueNode
          DataNode whose values can be stored and retrieved using keys.
 

Classes in facets.util.datatree used by facets.util.datatree
DataNode
          Mutable, persistable TypedNode.
Nodes.TreeRoot
          Provides for (de)persisting the contents of a DataNode.
TreeTransform
          Facilitates progressive changes in TypedNode structures.
TypedNode
          Defines simple tree node.
ValueNode
          DataNode whose values can be stored and retrieved using keys.
ValueProxy
          Reads and writes contents of a ValueNode.
XmlDocRoot
          Reads and writes a DataNode tree as an XML document.
XmlPolicy
          Defines document and other policy for an XmlDocRoot, in particular XmlSpecifiers for loading and saving content.
XmlSpecifier
          FileSpecifier with attached XmlPolicy.
 

Classes in facets.util.datatree used by facets.util.treecode
DataNode
          Mutable, persistable TypedNode.