|
Oracle® Application Server XML Java API Reference 10g Release 3 (10.1.3) B28238-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
Provides implementation of JAXP standard.
See:
Description
Class Summary | |
JXDocumentBuilder | Defines the API to obtain DOM Document instances from an XML document. |
JXDocumentBuilderFactory | Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents. |
JXSAXParser | Defines the API that wraps an org.xml.sax.XMLReader implementation class. |
JXSAXParserFactory | Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents. |
JXSAXTransformerFactory | A JXTransformerFactory instance can be used to create Transformer and Templates objects. |
JXTransformer | An instance of this class transforms a source tree into a result tree. |
Provides implementation of JAXP standard.
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
Oracle® Application Server XML Java API Reference 10g Release 3 (10.1.3) B28238-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |