Uses of Interface
org.apache.cocoon.sitemap.SitemapModelComponent

Packages that use SitemapModelComponent
org.apache.cocoon.generation   
org.apache.cocoon.reading   
org.apache.cocoon.transformation   
 

Uses of SitemapModelComponent in org.apache.cocoon.generation
 

Subinterfaces of SitemapModelComponent in org.apache.cocoon.generation
 interface Generator
          A generator is the starting point of a pipeline.
 

Uses of SitemapModelComponent in org.apache.cocoon.reading
 

Subinterfaces of SitemapModelComponent in org.apache.cocoon.reading
 interface Reader
          A reader can be used to generate binary output for a request.
 

Uses of SitemapModelComponent in org.apache.cocoon.transformation
 

Subinterfaces of SitemapModelComponent in org.apache.cocoon.transformation
 interface Transformer
          A transformer is the zero to several intermediate points in a pipeline.
 



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