|
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 |
Interface for generic access to XML functionality. Abstracts differences between XML parsers.
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)
Parses the specified input. |
Method Detail |
public org.xml.sax.XMLReader getXMLReader()
public org.w3c.dom.Document parseDocument(org.xml.sax.InputSource source) throws java.io.IOException, org.xml.sax.SAXException
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 |