Uses of Class
org.apache.velocity.runtime.parser.node.PropertyExecutor
Packages that use PropertyExecutor
-
Uses of PropertyExecutor in org.apache.velocity.runtime.parser.node
Subclasses of PropertyExecutor in org.apache.velocity.runtime.parser.nodeModifier and TypeClassDescriptionclass
Handles discovery and valuation of a boolean object property, of the form public boolean is<property> when executed.