|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.apache.avalon.framework.logger.AbstractLogEnabled
|
+--org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder
|
+--org.apache.cocoon.components.treeprocessor.NullNodeBuilder
| Fields inherited from class org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder |
manager, treeBuilder |
| Constructor Summary | |
NullNodeBuilder()
|
|
| Method Summary | |
ProcessingNode |
buildNode(org.apache.avalon.framework.configuration.Configuration config)
Build the ProcessingNode and its children from the given
Configuration, and optionnaly register it in the tree builder
for lookup by other LinkedProcessingNodeBuilders. |
| Methods inherited from class org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder |
checkNamespace, compose, getParameters, 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 NullNodeBuilder()
| Method Detail |
public ProcessingNode buildNode(org.apache.avalon.framework.configuration.Configuration config)
throws java.lang.Exception
ProcessingNodeBuilderProcessingNode and its children from the given
Configuration, and optionnaly register it in the tree builder
for lookup by other LinkedProcessingNodeBuilders.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||