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
IOException
SAXException
public void parse(String systemId) throws IOException, SAXException
IOException
SAXException
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.