|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Introspector | |
---|---|
org.apache.commons.jexl.util |
Uses of Introspector in org.apache.commons.jexl.util |
---|
Fields in org.apache.commons.jexl.util declared as Introspector | |
---|---|
protected Introspector |
PropertyExecutor.introspector
The JEXL introspector used. |
Constructors in org.apache.commons.jexl.util with parameters of type Introspector | |
---|---|
BooleanPropertyExecutor(org.apache.commons.logging.Log rlog,
Introspector is,
Class clazz,
String property)
Constructor. |
|
GetExecutor(org.apache.commons.logging.Log r,
Introspector ispect,
Class c,
String key)
Default constructor. |
|
PropertyExecutor(org.apache.commons.logging.Log r,
Introspector ispctr,
Class clazz,
String property)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |