oracle.xml.pipeline.processes
Class CompressWriterProcess

java.lang.Object
  |
  +--oracle.xml.pipeline.processes.CompressWriterProcess

public class CompressWriterProcess
extends java.lang.Object

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


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait