- java.lang.Object
-
- org.apache.axiom.util.sax.AbstractXMLReader
-
- org.apache.axis2.xmlbeans.XmlBeansXMLReader
-
-
Field Summary
-
Fields inherited from class org.apache.axiom.util.sax.AbstractXMLReader
contentHandler, dtdHandler, entityResolver, errorHandler, lexicalHandler, namespacePrefixes, namespaces
-
Constructor Summary
Constructors
| Constructor and Description |
XmlBeansXMLReader(org.apache.xmlbeans.XmlObject object,
org.apache.xmlbeans.XmlOptions options) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
parse(org.xml.sax.InputSource input) |
void |
parse(java.lang.String systemId) |
-
Methods inherited from class org.apache.axiom.util.sax.AbstractXMLReader
getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getProperty, setContentHandler, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setProperty
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.