public class CloneNodeFunction extends NodeFunction<Node>
| Modifier and Type | Field and Description |
|---|---|
static Parameter<?>[] |
PARAMETERS |
autoReturnType, name, returnType| Constructor and Description |
|---|
CloneNodeFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
getFunctionValue(Node node,
Parameters parameters) |
getFunctionNameAndFillArgs, getFunctionValue, getFunctionValue, getFunctionValueForNode, getNode, getNodeParameterDef, getReturnType, newInstance, wrapcompareTo, createParameters, equals, getDescription, getFunctionValueWithList, getName, getParameterDefinition, hashCode, setDescription, setParameterDefinition, setReturnType, toStringpublic static final Parameter<?>[] PARAMETERS
protected Node getFunctionValue(Node node, Parameters parameters)
getFunctionValue in class NodeFunction<Node>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}