Uses of Class
org.apache.velocity.runtime.parser.node.AbstractExecutor
-
Uses of AbstractExecutor in org.apache.velocity.runtime.parser.node
Modifier and TypeClassDescriptionclass
Handles discovery and valuation of a boolean object property, of the form public boolean is<property> when executed.class
Executor that simply tries to execute a get(key) operation.class
GetExecutor that is smart about Maps.class
Returned the value of object property when executed.class
Returns the value of a public field when executed. -
Uses of AbstractExecutor in org.apache.velocity.util.introspection