| Package | Description |
|---|---|
| org.apache.velocity.runtime.parser.node | |
| org.apache.velocity.util.introspection |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanPropertyExecutor
Handles discovery and valuation of a
boolean object property, of the
form public boolean is
|
class |
GetExecutor
Executor that simply tries to execute a get(key)
operation.
|
class |
PropertyExecutor
Returned the value of object property when executed.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) AbstractExecutor |
UberspectImpl.VelGetterImpl.ae |
| Constructor and Description |
|---|
UberspectImpl.VelGetterImpl(AbstractExecutor exec) |
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.