Uses of Interface
net.sf.doolin.oxml.OXMLConfig

Packages that use OXMLConfig
net.sf.doolin.oxml   
net.sf.doolin.oxml.config   
 

Uses of OXMLConfig in net.sf.doolin.oxml
 

Constructors in net.sf.doolin.oxml with parameters of type OXMLConfig
OXMLReader(OXMLConfig cfg)
          Initialization of the reader.
OXMLReader(OXMLConfig cfg, Map<String,Object> contextMap)
          Initialization of the reader.
 

Uses of OXMLConfig in net.sf.doolin.oxml.config
 

Classes in net.sf.doolin.oxml.config that implement OXMLConfig
 class AbstractOXMLConfig
          Abstract utility ancestor.
 class XMLOXMLConfig
          Configuration based upon an XML file that complies with the http://www.doolin-guif.net/schema/oxml schema.
 



Copyright © 2011. All Rights Reserved.