Uses of Class
org.apache.ode.utils.xsd.XsdException

Packages that use XsdException
org.apache.ode.utils.xsd   
 

Uses of XsdException in org.apache.ode.utils.xsd
 

Methods in org.apache.ode.utils.xsd that return XsdException
 XsdException XsdException.getPrevious()
           
 

Methods in org.apache.ode.utils.xsd that throw XsdException
static java.util.Map<java.net.URI,byte[]> XSUtils.captureSchema(java.net.URI systemURI, byte[] schemaData, org.apache.xerces.xni.parser.XMLEntityResolver resolver)
          Capture the schemas supplied by the reader.
 

Constructors in org.apache.ode.utils.xsd with parameters of type XsdException
XsdException(XsdException previous, java.lang.String message, int lineNumber, int columnNumber, java.lang.String literalSystemId)
           
 



Copyright © 2015 WSO2. All Rights Reserved.