Package org.apache.cocoon.components.treeprocessor.sitemap

Implemention of the Sitemap language.

See:
          Description

Class Summary
ActionSetNode  
ActionSetNodeBuilder  
ActNodeBuilder  
ActSetNode Handles <map:act type="..."> (action-sets calls are handled by ActSetNode).
ActTypeNode Handles <map:act type="..."> (action-sets calls are handled by ActSetNode).
AggregateNode View-handling in aggregation : map:aggregate can have a label, but doesn't match view from-position="first" like generators each map:part can have a label if at least one of the parts has a label matching the current view, only parts matching this view are added.
AggregateNode.Part  
AggregateNodeBuilder  
CallNode  
CallNodeBuilder  
ComponentsNodeBuilder Handles <map:components>.
ComponentsSelector Component selector for sitemap components.
GenerateNode  
GenerateNodeBuilder  
HandleErrorsNode Handles <map:handle-errors>
HandleErrorsNodeBuilder Builds a <map:handle-errors>
MatchNode  
MatchNodeBuilder  
MountNode  
MountNodeBuilder  
PipelineNode  
PipelineNodeBuilder Builds a <map:pipeline>
PipelinesNode Handles <map:pipelines>
PipelinesNodeBuilder Builds a <map:pipelines>
PreparableMatchNode  
ReadNode  
ReadNodeBuilder  
RedirectToNodeBuilder  
RedirectToURINode  
SelectNode  
SelectNodeBuilder  
SerializeNode  
SerializeNodeBuilder  
SitemapLanguage The tree builder for the sitemap language.
SitemapNodeBuilder Builds all nodes below the top-level <sitemap> element, and returns the <pipelines> node.
TransformNode  
TransformNodeBuilder  
ViewNodeBuilder Builds a <map:view>
 

Package org.apache.cocoon.components.treeprocessor.sitemap Description

Implemention of the Sitemap language.



Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.