Uses of Interface
org.apache.commons.jexl3.JexlEngine.Options

Packages that use JexlEngine.Options
org.apache.commons.jexl3 Provides a framework for evaluating JEXL expressions. 
 

Uses of JexlEngine.Options in org.apache.commons.jexl3
 

Methods in org.apache.commons.jexl3 with parameters of type JexlEngine.Options
 JexlArithmetic JexlArithmetic.options(JexlEngine.Options options)
          Apply options to this arithmetic which eventually may create another instance.
 



Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.