|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cocoon.components.treeprocessor.variables.VariableResolver
org.apache.cocoon.components.treeprocessor.variables.NOPVariableResolver
No-op implementation of VariableResolver for constant expressions
| Field Summary |
| Fields inherited from class org.apache.cocoon.components.treeprocessor.variables.VariableResolver |
originalExpr, ROLE |
| Constructor Summary | |
NOPVariableResolver()
|
|
NOPVariableResolver(String expression)
|
|
| Method Summary | |
String |
resolve(InvokeContext context,
Map objectModel)
Resolve all {...} patterns using the values given in the list of maps and the object model. |
void |
setExpression(String expression)
|
| Methods inherited from class org.apache.cocoon.components.treeprocessor.variables.VariableResolver |
buildMap, buildParameters, equals, hashCode, resolve, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NOPVariableResolver()
public NOPVariableResolver(String expression)
| Method Detail |
public void setExpression(String expression)
setExpression in class VariableResolver
public final String resolve(InvokeContext context,
Map objectModel)
VariableResolver
resolve in class VariableResolver
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||