Deprecated API


Contents
Deprecated Methods
org.apache.commons.jexl3.JexlArithmetic.bitwiseAnd(Object, Object)
            
org.apache.commons.jexl3.JexlArithmetic.bitwiseOr(Object, Object)
            
org.apache.commons.jexl3.JexlArithmetic.bitwiseXor(Object, Object)
            
org.apache.commons.jexl3.parser.SimpleCharStream.getColumn()
           
org.apache.commons.jexl3.parser.SimpleCharStream.getLine()
           
org.apache.commons.jexl3.JexlBuilder.loader(Charset)
          since 3.1 use JexlBuilder.charset(Charset) instead 
org.apache.commons.jexl3.JexlArithmetic.logicalNot(Object)
            
org.apache.commons.jexl3.JexlArithmetic.matches(Object, Object)
            
 



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