|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Introspector | |
org.apache.commons.jexl.util | |
org.apache.commons.jexl.util.introspection |
Uses of Introspector in org.apache.commons.jexl.util |
Fields in org.apache.commons.jexl.util declared as Introspector | |
protected Introspector |
PropertyExecutor.introspector
|
Constructors in org.apache.commons.jexl.util with parameters of type Introspector | |
GetExecutor(org.apache.commons.logging.Log r,
Introspector ispect,
java.lang.Class c,
java.lang.String key)
Default constructor. |
|
PropertyExecutor(org.apache.commons.logging.Log r,
Introspector ispctr,
java.lang.Class clazz,
java.lang.String property)
|
|
BooleanPropertyExecutor(org.apache.commons.logging.Log rlog,
Introspector is,
java.lang.Class clazz,
java.lang.String property)
|
Uses of Introspector in org.apache.commons.jexl.util.introspection |
Fields in org.apache.commons.jexl.util.introspection declared as Introspector | |
private static Introspector |
UberspectImpl.introspector
the default Velocity introspector |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |