Skip navigation links

Oracle® Database XML Java API Reference
11g Release 1 (11.1)

B28391-01


oracle.xml.pipeline.controller
Class PipeDocElement

java.lang.Object
  extended by oracle.xml.pipeline.controller.PipeDocElement

All Implemented Interfaces:
PipelineConstants
Direct Known Subclasses:
Input, Output

public abstract class PipeDocElement
extends java.lang.Object
implements PipelineConstants

Abstract class to represent an element in the pipeline document.


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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


Skip navigation links

Oracle® Database XML Java API Reference
11g Release 1 (11.1)

B28391-01


Copyright © 2003, 2007, Oracle. All rights reserved.