|
||||||||||
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(InputSource input)
|
void |
parse(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(InputSource input) throws IOException, SAXException
IOException
SAXException
public void parse(String systemId) throws IOException, SAXException
IOException
SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |