|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerNode | |
org.apache.cocoon.components.treeprocessor | Evaluation tree based implementation of the Processor interface
|
org.apache.cocoon.components.treeprocessor.sitemap | Implemention of the Sitemap language |
Uses of ContainerNode in org.apache.cocoon.components.treeprocessor |
Subclasses of ContainerNode in org.apache.cocoon.components.treeprocessor | |
class |
NamedContainerNode
A named container node that just invokes its children. |
Methods in org.apache.cocoon.components.treeprocessor with parameters of type ContainerNode | |
protected void |
ContainerNodeBuilder.setupNode(ContainerNode node,
Configuration config)
|
Uses of ContainerNode in org.apache.cocoon.components.treeprocessor.sitemap |
Subclasses of ContainerNode in org.apache.cocoon.components.treeprocessor.sitemap | |
class |
VPCNode
A VPC node that just invokes its children and store what parameters are sources. |
Methods in org.apache.cocoon.components.treeprocessor.sitemap with parameters of type ContainerNode | |
protected void |
VPCsNodeBuilder.setupNode(ContainerNode node,
Configuration config)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |