Uses of Class
org.apache.commons.jexl.util.PropertyExecutor

Packages that use PropertyExecutor
org.apache.commons.jexl.util   
 

Uses of PropertyExecutor in org.apache.commons.jexl.util
 

Subclasses of PropertyExecutor in org.apache.commons.jexl.util
 class BooleanPropertyExecutor
          Handles discovery and valuation of a boolean object property, of the form public boolean is<Property> when executed.
 



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