|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
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.
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |