Package net.groboclown.xml.xdstates.v1

A framework which allows for the generation of permutations of data from an XML file.

See:
          Description

Interface Summary
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.
 

Class Summary
Factory The factory for generating data for modules.
StateIteratorLoader A utility class which invokes the XML parser to extract the IXMLResource instances from the XML file.
 

Package net.groboclown.xml.xdstates.v1 Description

A framework which allows for the generation of permutations of data from an XML file.



Written under the LGPL