Class and Description |
---|
org.apache.commons.jexl2.parser.ASTFloatLiteral
Only for use in maintaining binary compatibility - should not actually be used - will be removed in 3.0
|
org.apache.commons.jexl2.parser.ASTIntegerLiteral
Only for use in maintaining binary compatibility - should not actually be used - will be removed in 3.0
|
org.apache.commons.jexl.ExpressionFactory
Create a JexlEngine and use the createScript method on that instead.
|
org.apache.commons.jexl.ScriptFactory
Create a JexlEngine and use the createScript method on that instead.
|
org.apache.commons.jexl2.introspection.UberspectImpl.FieldPropertyGet
Do not use externally - will be made private in a later version
|
org.apache.commons.jexl2.introspection.UberspectImpl.FieldPropertySet
Do not use externally - will be made private in a later version
|
Constructor and Description |
---|
org.apache.commons.jexl2.Interpreter(JexlEngine, JexlContext) |
Copyright © 2022. All rights reserved.