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,
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.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.