Package com.simonstl.moe.factory

factory classes for creating MOE objects.

See:
          Description

Class Summary
ComponentFactory The ComponentFactory class provides a relatively simple mechanism for creating new MOE components.
ComponentQFactory The ComponentQFactory class provides a relatively simple mechanism for creating new MOE components, using namespace URI and QName instead of of namspace URI, local name, prefix.
DefaultFactory Deprecated.  
MutableFactory The MutableFactory class provides a relatively simple mechanism for creating new MOE Mutable components.
MutableQFactory The MutableQFactory class provides a relatively simple mechanism for creating new MOE components, using namespace URI and QName instead of of namspace URI, local name, prefix.
SAXFactory The SAXFactory class provides a relatively simple mechanism for creating new MOE components, hardwired to the components provided in the com.simonstl.moe package.
SAXFactoryTree The SAXFactoryTree class provides a relatively simple mechanism for creating new MOE components, hardwired to the components provided in the com.simonstl.moe package.
 

Package com.simonstl.moe.factory Description

factory classes for creating MOE objects.