Oracle® XML Java API Reference
10g Release 1 (10.1)

B12024-02

oracle.xml.pipeline.controller
Class PipeDocElement

java.lang.Object
  |
  +--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, SAXRESULT, SAXSOURCE, STREAMRESULT, STREAMSOURCE

 

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

 


Oracle® XML Java API Reference
10g Release 1 (10.1)

B12024-02

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