Uses of Package
org.apache.cocoon.pipeline

Packages that use org.apache.cocoon.pipeline
org.apache.cocoon.cli   
org.apache.cocoon.optional.pipeline.components.sax.calendar   
org.apache.cocoon.optional.pipeline.components.sax.directory   
org.apache.cocoon.pipeline   
org.apache.cocoon.pipeline.builder   
org.apache.cocoon.rest.controller   
org.apache.cocoon.sax.builder   
org.apache.cocoon.sax.component   
org.apache.cocoon.sitemap   
org.apache.cocoon.sitemap.spring   
org.apache.cocoon.wicket.markup.html   
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.cli
Pipeline
           A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.optional.pipeline.components.sax.calendar
ProcessingException
          Exception that indicates that there was a problem while processing a pipeline.
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.optional.pipeline.components.sax.directory
ProcessingException
          Exception that indicates that there was a problem while processing a pipeline.
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.pipeline
AbstractPipeline
          Basic pipeline implementation that collects the PipelineComponents and connects them with each other.
CachingPipeline
           A Pipeline implementation that returns a cached result if, and only if all its components support caching.
Pipeline
           A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
PipelineException
           
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.pipeline.builder
Pipeline
           A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.rest.controller
PipelineException
           
SetupException
          Exception that indicates that there was a problem while processing a pipeline.
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.sax.builder
Pipeline
           A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.sax.component
PipelineException
           
ProcessingException
          Exception that indicates that there was a problem while processing a pipeline.
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.sitemap
Pipeline
           A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.sitemap.spring
Pipeline
           A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
 

Classes in org.apache.cocoon.pipeline used by org.apache.cocoon.wicket.markup.html
Pipeline
           A pipeline expects one or more PipelineComponents that passed by using Pipeline.addComponent(PipelineComponent).
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.