|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Provides wrapper classes for XML processes which can be executed by the XML Pipeline controller.
See:
Description
| Class Summary | |
|---|---|
| CompressReaderProcess | Extends the pipeline Process class to create a wrapper around CXMLParser to be used by the pipeline framework. |
| CompressWriterProcess | Extends the pipeline Process class to create a wrapper around XSLProcessor to be used by the pipeline framework. |
| DOMParserProcess | Extends the pipeline Process class to create a wrapper around DOMParser to be used by the pipeline framework. |
| SAXParserProcess | Extends the pipeline Process class to create a wrapper around SAXParser to be used by the pipeline framework. |
| XPathProcess | Extends the pipeline Process class to select node(s) from an XML Document or an XML DocumentFragment, given an XPath pattern. |
| XSDSchemaBuilder | Extends the pipeline Process class to create a wrapper around XSDBuilder to be used by the pipeline framework. |
| XSDValProcess | Extends the pipeline Process class to validate an XML dom node against an xml schema using oracle.xml.parser.schema.XSDValidator. |
| XSLProcess | Extends the pipeline Process class to create a wrapper around JXTransformer to be used by the pipeline framework. |
| XSLStylesheetProcess | Extends the pipeline Process class to create a wrapper around creation of XSLStylesheet to be used by the pipeline framework. |
Provides wrapper classes for XML processes which can be executed by the XML Pipeline controller.
|
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.