|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axiom.util.sax.AbstractXMLReader
org.apache.axis2.xmlbeans.XmlBeansXMLReader
public class XmlBeansXMLReader
Field Summary |
---|
Fields inherited from class org.apache.axiom.util.sax.AbstractXMLReader |
---|
contentHandler, dtdHandler, entityResolver, errorHandler, lexicalHandler, namespacePrefixes, namespaces |
Constructor Summary | |
---|---|
XmlBeansXMLReader(org.apache.xmlbeans.XmlObject object,
org.apache.xmlbeans.XmlOptions options)
|
Method Summary | |
---|---|
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 |
Constructor Detail |
---|
public XmlBeansXMLReader(org.apache.xmlbeans.XmlObject object, org.apache.xmlbeans.XmlOptions options)
Method Detail |
---|
public void parse(org.xml.sax.InputSource input) throws java.io.IOException, org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException
public void parse(java.lang.String systemId) throws java.io.IOException, org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |