Uses of Interface
org.apache.cocoon.components.pipeline.OutputComponentSelector

Packages that use OutputComponentSelector
org.apache.cocoon.components.pipeline   
org.apache.cocoon.components.treeprocessor.sitemap Implemention of the Sitemap language  
org.apache.cocoon.sitemap   
 

Uses of OutputComponentSelector in org.apache.cocoon.components.pipeline
 

Fields in org.apache.cocoon.components.pipeline declared as OutputComponentSelector
protected  OutputComponentSelector AbstractProcessingPipeline.readerSelector
           
protected  OutputComponentSelector AbstractProcessingPipeline.serializerSelector
           
 

Uses of OutputComponentSelector in org.apache.cocoon.components.treeprocessor.sitemap
 

Classes in org.apache.cocoon.components.treeprocessor.sitemap that implement OutputComponentSelector
 class ComponentsSelector
          Component selector for sitemap components.
 

Uses of OutputComponentSelector in org.apache.cocoon.sitemap
 

Subinterfaces of OutputComponentSelector in org.apache.cocoon.sitemap
 interface SitemapComponentSelector
          Component manager for Cocoon's sitemap components.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.