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

Packages that use OXMLReaderOutput
net.sf.doolin.oxml   
 

Uses of OXMLReaderOutput in net.sf.doolin.oxml
 

Methods in net.sf.doolin.oxml with parameters of type OXMLReaderOutput
protected  void OXMLContext.checkUsed(Node node, OXMLReaderOutput output)
          Checks if the node has been used.
 void OXMLContext.fill(OXMLReaderOutput output)
          Fills the output.
protected  void OXMLContext.fillWarnings(OXMLReaderOutput output)
          Fills the warnings.
 T OXMLReader.read(OXMLSource source, OXMLReaderOutput output, OXMLContextConfig contextConfig)
          Reads an XML source and returns the root object.
 



Copyright © 2011. All Rights Reserved.