Frames | No Frames |
Classes derived from org.apache.velocity.runtime.parser.node.AbstractExecutor | |
class | Handles discovery and valuation of a
boolean object property, of the
form public boolean is |
class | Executor that simply tries to execute a get(key)
operation. |
class | Returned the value of object property when executed. |
Methods with return type org.apache.velocity.runtime.parser.node.AbstractExecutor | |
AbstractExecutor | ASTIdentifier.doIntrospection(Class data) introspects the class to find the method name of the node,
or if that fails, treats the reference object as a map
and treats the identifier as a key in that map. |