Uses of Package
net.groboclown.xml.xdstates.v1

Packages that use net.groboclown.xml.xdstates.v1
net.groboclown.xml.xdstates.v1 A framework which allows for the generation of permutations of data from an XML file. 
net.groboclown.xml.xdstates.v1.impl   
net.groboclown.xml.xdstates.v1.modules   
net.groboclown.xml.xdstates.v1.tests   
 

Classes in net.groboclown.xml.xdstates.v1 used by net.groboclown.xml.xdstates.v1
Factory
          The factory for generating data for modules.
IAttribute
          In its most basic form, an Attribute is a name-value pair.
IAttributeMap
           
IAttributeModule
          Attribute Modules are meant to perform one thing: generate the various state combinations that can be produced from the sub-tree's generated IItem list.
IDataList
          A container for the current tree position and the global state data.
IItem
           
ISet
          An interface that contains all the data associated with a Set in the tree.
ISetBuilder
           
ISetBuilderMap
           
IStateIterator
          This class handles the loading of IXMLResource instances from an XML file.
IValueModule
          A module that is associated with a value in a particular Attribute.
StateIteratorLoader
          A utility class which invokes the XML parser to extract the IXMLResource instances from the XML file.
 

Classes in net.groboclown.xml.xdstates.v1 used by net.groboclown.xml.xdstates.v1.impl
IAttribute
          In its most basic form, an Attribute is a name-value pair.
IAttributeMap
           
IAttributeModule
          Attribute Modules are meant to perform one thing: generate the various state combinations that can be produced from the sub-tree's generated IItem list.
IDataList
          A container for the current tree position and the global state data.
IItem
           
ISet
          An interface that contains all the data associated with a Set in the tree.
ISetBuilder
           
ISetBuilderMap
           
IStateIterator
          This class handles the loading of IXMLResource instances from an XML file.
 

Classes in net.groboclown.xml.xdstates.v1 used by net.groboclown.xml.xdstates.v1.modules
IAttributeModule
          Attribute Modules are meant to perform one thing: generate the various state combinations that can be produced from the sub-tree's generated IItem list.
IDataList
          A container for the current tree position and the global state data.
IItem
           
IValueModule
          A module that is associated with a value in a particular Attribute.
 

Classes in net.groboclown.xml.xdstates.v1 used by net.groboclown.xml.xdstates.v1.tests
IStateIterator
          This class handles the loading of IXMLResource instances from an XML file.
 



Written under the LGPL