Uses of Class
org.apache.commons.jexl.util.introspection.Introspector

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
           
 

Constructors in org.apache.commons.jexl.util with parameters of type Introspector
PropertyExecutor(Log r, Introspector ispctr, Class clazz, String property)
           
GetExecutor(Log r, Introspector ispect, Class c, String key)
          Default constructor.
BooleanPropertyExecutor(Log rlog, Introspector is, Class clazz, String property)
           
 



Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.