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