protected static class PatternNodeFunctionProvider.PatternNodeFunction extends NodeFunction<String>
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<String,Method> |
requestMethods |
(package private) String |
template |
autoReturnType, name, returnType| Constructor and Description |
|---|
PatternNodeFunction(String template) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFunctionValue(Node node,
Parameters parameters) |
protected static Parameter[] |
getParameterDef(String template) |
getFunctionNameAndFillArgs, getFunctionValue, getFunctionValue, getFunctionValueForNode, getNode, getNodeParameterDef, getReturnType, newInstance, wrapcompareTo, createParameters, equals, getDescription, getFunctionValueWithList, getName, getParameterDefinition, hashCode, setDescription, setParameterDefinition, setReturnType, toStringPatternNodeFunction(String template)
protected String getFunctionValue(Node node, Parameters parameters)
getFunctionValue in class NodeFunction<String>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}