Uses of Class
net.groboclown.xml.xdstates.v1.Factory

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

Uses of Factory in net.groboclown.xml.xdstates.v1
 

Fields in net.groboclown.xml.xdstates.v1 declared as Factory
protected static Factory Factory.s_instance
           
 

Methods in net.groboclown.xml.xdstates.v1 that return Factory
static Factory Factory.getInstance()
           
 



Written under the LGPL