|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinkedProcessingNodeBuilder
A ProcessingNode
builder that links its node to
other nodes in the hierarchy. This allows to turn the node tree
into a directed graph.
Method Summary | |
---|---|
void |
linkNode()
Resolve the links needed by the node built by this builder. |
Methods inherited from interface org.apache.cocoon.components.treeprocessor.ProcessingNodeBuilder |
---|
buildNode, setBuilder |
Method Detail |
---|
void linkNode() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |