public class XmlBeansXMLReader
extends org.apache.axiom.util.sax.AbstractXMLReader
| Constructor and Description |
|---|
XmlBeansXMLReader(org.apache.xmlbeans.XmlObject object,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(InputSource input) |
void |
parse(String systemId) |
public XmlBeansXMLReader(org.apache.xmlbeans.XmlObject object,
org.apache.xmlbeans.XmlOptions options)
public void parse(InputSource input) throws IOException, SAXException
IOExceptionSAXExceptionpublic void parse(String systemId) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.