Uses of Class
net.sf.doolin.oxml.OXMLContextConfig

Packages that use OXMLContextConfig
net.sf.doolin.oxml   
 

Uses of OXMLContextConfig in net.sf.doolin.oxml
 

Methods in net.sf.doolin.oxml that return OXMLContextConfig
 OXMLContextConfig OXMLContext.getConfig()
          Gets the config.
 

Methods in net.sf.doolin.oxml with parameters of type OXMLContextConfig
 T OXMLReader.read(OXMLSource source, OXMLReaderOutput output, OXMLContextConfig contextConfig)
          Reads an XML source and returns the root object.
 void OXMLContext.setConfig(OXMLContextConfig config)
          Sets the config.
 



Copyright © 2011. All Rights Reserved.