Uses of Class
org.apache.velocity.runtime.parser.node.SetExecutor
-
Uses of SetExecutor in org.apache.velocity.runtime.parser.node
Modifier and TypeClassDescriptionclass
SetExecutor that is smart about Maps.class
Executor that simply tries to execute a put(key, value) operation.class
Executor for looking up property names in the passed in class This will try to find a set<foo>(key, value) methodclass
Executor for setting public fields in objects -
Uses of SetExecutor in org.apache.velocity.util.introspection