|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 into a Result. |
Provides implementation of JAXP standard.
|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.