Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

Package oracle.xml.pipeline.controller

Provides an XML Pipeline controller which executes XML processes in an pipeline based on dependencies.

See:
          Description

Interface Summary
PipelineConstants This interface contains all the static constants for pipeline.controller.
PipelineErrorHandler For Pipeline Errors the application calling the Pipeline Processor must implement this interface to handle errors received from the Pipeline Processor.

 

Class Summary
Input This class represents an input object of a pipeline process.
orapipe The orapipe class provides a command-line interface to validate execute the pipedoc for running connecting xml components together.
Output This class represents an output object of a pipeline process.
PipeDocElement Abstract class to represent an element in the pipeline document.
PipelineDoc Encapsulates the pipeline doc, which forms the input to the pipeline execution.
PipelineProcessor The top level class which executes the pipeline.
Process Base class for all pipeline process definitions.

 

Exception Summary
PipelineException Represents an exception thrown by a pipeline method.

 

Package oracle.xml.pipeline.controller Description

Provides an XML Pipeline controller which executes XML processes in an pipeline based on dependencies.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

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