Uses of Interface
org.apache.cocoon.components.treeprocessor.ParameterizableProcessingNode

Packages that use ParameterizableProcessingNode
org.apache.cocoon.components.treeprocessor.sitemap   
 

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

Classes in org.apache.cocoon.components.treeprocessor.sitemap that implement ParameterizableProcessingNode
 class ActSetNode
          Handles <map:act type="..."> (action-sets calls are handled by ActSetNode).
 class ActTypeNode
          Handles <map:act type="..."> (action-sets calls are handled by ActSetNode).
 class CallFunctionNode
          Node handler for calling functions and resuming continuations in the control flow layer.
 class CallNode
           
 class GenerateNode
           
 class MatchNode
           
 class PipelineNode
          Handles <map:pipeline>
 class PreparableMatchNode
           
 class ReadNode
           
 class SelectNode
           
 class SerializeNode
           
 class SwitchSelectNode
           
 class TransformNode
           
 



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