JavaScript is disabled on your browser.
Oracle® AI Database XML Java API Reference Release 26ai G44343-01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Implemented Interfaces:
java.lang.Runnable, PipelineConstants , ErrorHandler
public class CompressWriterProcess
extends Process
Extends the pipeline Process class to create a wrapper around XSLProcessor
to be used by the pipeline framework. Its parameters are:
Inputs - "xml" (dom, sax)
Params - none
Outputs - "compxml" (compressed stream)
Outparams - none
Field Summary
Fields inherited from interface oracle.xml.pipeline.controller.PipelineConstants
COMPSTREAMRESULT , COMPSTREAMSOURCE , DOCFRAG , DOCUMENT , DOMRESULT , DOMSOURCE , ELEMENT , PROCESS_WAITING , SAXRESULT , SAXSOURCE , STREAMRESULT , STREAMSOURCE
Method Summary
Methods inherited from class oracle.xml.pipeline.controller.Process
convertFromDOM , convertFromSAX , convertFromStream , error , getErrorDocument , getErrorSource , getErrorStream , getErrorStream , getInParamValue , getInput , getOutParamValue , getOutput , getOutputStream , getOutputWriter , getSAXContentHandler , getSAXErrorHandler , info , setOutputResult
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Runnable
run
Oracle® AI Database XML Java API Reference Release 26ai G44343-01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2003, 2025, Oracle and/or its affiliates.