Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


oracle.xml.pipeline.controller
Class PipeDocElement

java.lang.Object
  extended byoracle.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

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


Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


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