org.apache.velocity.runtime.parser.node
Class BooleanPropertyExecutor
public class BooleanPropertyExecutor
Handles discovery and valuation of a
boolean object property, of the
form public boolean is
when executed.
We do this separately as to preserve the current
quasi-broken semantics of get
get<32flip 1st char> get("property") and now followed
by is
Version:
- Geir Magnusson Jr.
protected void | discover(Class clazz, String property)
|
discover
protected void discover(Class clazz,
String property)
- discover in interface PropertyExecutor
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.