|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A ProcessingNode
that has parameters.
Fields inherited from interface org.apache.cocoon.components.treeprocessor.ProcessingNode |
OBJECT_SOURCE_RESOLVER |
Method Summary | |
void |
setParameters(java.util.Map parameterMap)
Set the parameters of this node as a Map of VariableResolver s
that will be resolved at process-time. |
Methods inherited from interface org.apache.cocoon.components.treeprocessor.ProcessingNode |
getLocation, invoke |
Method Detail |
public void setParameters(java.util.Map parameterMap)
Map
of VariableResolver
s
that will be resolved at process-time.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |