Package | Description |
---|---|
org.apache.commons.jexl.util |
Modifier and Type | Field and Description |
---|---|
protected Introspector |
PropertyExecutor.introspector
The JEXL introspector used.
|
Constructor and Description |
---|
BooleanPropertyExecutor(org.apache.commons.logging.Log rlog,
Introspector is,
java.lang.Class clazz,
java.lang.String property)
Constructor.
|
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)
Constructor.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.