|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParameterizableProcessingNode
A ProcessingNode
that has parameters.
Field Summary |
---|
Fields inherited from interface org.apache.cocoon.components.treeprocessor.ProcessingNode |
---|
OBJECT_SOURCE_RESOLVER |
Method Summary | |
---|---|
void |
setParameters(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 |
---|
void setParameters(Map parameterMap)
Map
of VariableResolver
s
that will be resolved at process-time.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |