|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.share.xml.ApacheXMLProvider
Implementation of XMLProvider for the Apache Xerces XML parser.
Constructor Summary | |
ApacheXMLProvider()
|
Method Summary | |
org.xml.sax.XMLReader |
getXMLReader()
Returns an implementation of the SAX2 XMLReader interface. |
org.w3c.dom.Document |
parseDocument(org.xml.sax.InputSource source)
Implementation of XMLProvider.parseDocument(). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApacheXMLProvider()
Method Detail |
public org.xml.sax.XMLReader getXMLReader()
getXMLReader
in interface XMLProvider
public org.w3c.dom.Document parseDocument(org.xml.sax.InputSource source) throws java.io.IOException, org.xml.sax.SAXException
parseDocument
in interface XMLProvider
oracle.cabo.share.xml.XMLProvider
source
- The InputSource to parse
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |