Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Evaluation tree based implementation of the Processor interface

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  
CallFunctionNode  
CallNode  
CallNodeBuilder  
CallNodeBuilder2  
ComponentsNodeBuilder Handles <map:components>.
ComponentsSelector Component selector for sitemap components.
ContinueNode  
ContinueNodeBuilder  
GenerateNode  
GenerateNodeBuilder  
HandleErrorsNode Handles <map:handle-errors>
HandleErrorsNodeBuilder Builds a <map:handle-errors>
MatchNode  
MatchNodeBuilder  
MountNode  
MountNodeBuilder  
PipelineNode Handles <map:pipeline>
PipelineNodeBuilder Builds a <map:pipeline>
PipelinesNode Handles <map:pipelines>
PipelinesNodeBuilder Builds a <map:pipelines>
PreparableMatchNode  
ReadNode  
ReadNodeBuilder  
RedirectToNodeBuilder  
RedirectToURINode  
ScriptNode  
ScriptNodeBuilder  
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

Evaluation tree based implementation of the Processor interface