|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
org.apache.cocoon.components.treeprocessor.sitemap.SelectNodeBuilder
public class SelectNodeBuilder
Field Summary |
---|
Fields inherited from class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder |
---|
allowedChildren, forbiddenChildren, ignoredChildren |
Fields inherited from class org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder |
---|
manager, treeBuilder |
Constructor Summary | |
---|---|
SelectNodeBuilder()
|
Method Summary | |
---|---|
ProcessingNode |
buildNode(Configuration config)
Build the ProcessingNode and its children from the given
Configuration , and optionnaly register it in the tree builder
for lookup by other LinkedProcessingNodeBuilder s. |
Methods inherited from class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder |
---|
buildChildNodes, buildChildNodesList, configure, isChild, isParameter, toNodeArray |
Methods inherited from class org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder |
---|
checkNamespace, compose, hasParameters, recompose, setBuilder |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectNodeBuilder()
Method Detail |
---|
public ProcessingNode buildNode(Configuration config) throws Exception
ProcessingNodeBuilder
ProcessingNode
and its children from the given
Configuration
, and optionnaly register it in the tree builder
for lookup by other LinkedProcessingNodeBuilder
s.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |