Package org.apache.commons.el
package org.apache.commons.el
-
ClassesClassDescriptionThe implementation of the and operatorThis is the superclass for all binary arithmetic operatorsRepresents an operator that obtains a Map entry, an indexed value, a property value, or an indexed property value of an object.This contains the information for one indexed property in a BeanInfo - IndexedPropertyDescriptor, read method, and write method.Manages the BeanInfo for one class - contains the BeanInfo, and also a mapping from property name to BeanInfoProperty.This contains the information for one property in a BeanInfo - PropertyDescriptor, read method, and write method.This is the superclass for all binary operatorsAn expression representing a binary operator on a valueAn expression representing a boolean literal valueThis class contains the logic for coercing data types before operators are applied to them.Represents a dynamic value, which consists of a prefix and an optional set of ValueSuffix elements.Represents a conditional expression.This contains all of the non-public constants, including messsage strings read from the resource file.The implementation of the divide operatorThe implementation of the empty operatorThis is a Map implementation driven by a data source that only provides an enumeration of keys and a getValue(key) method.This is the superclass for all equality operators (==, !=)The implementation of the equals operatorThe abstract class from which all expression types derive.This is the main class for evaluating expression Strings.Represents an expression String consisting of a mixture of Strings and Expressions.An expression representing a floating point literal value.Represents a function call.The implementation of the greater than operatorThe implementation of the greater than or equals operatorThis class is used to generate the implicit Map and List objects that wrap various elements of the PageContext.The implementation of the integer divide operatorAn expression representing an integer literal value.The implementation of the less than operatorThe implementation of the less than or equals operatorAn expression representing a literal valueThe evaluator may pass an instance of this class to operators and expressions during evaluation.The implementation of the minus operatorThe implementation of the modulus operatorThe implementation of the multiply operatorRepresents a name that can be used as the first element of a value.The implementation of the not equals operatorThe implementation of the not operatorAn expression representing a null literal valueThe implementation of the or operatorThe implementation of the plus operatorThis converts primitive values to their Object counterparts.Represents an operator that obtains the value of another value's property.This is the superclass for all relational operators (except == or !=)An expression representing a String literal value.The implementation of the unary minus operatorThis is the superclass for all unary operatorsAn expression representing one or more unary operators on a valueRepresents an element that can appear as a suffix in a complex value, such as a property or index operator, or a method call (should they ever need to be supported).This is the JSTL-specific implementation of VariableResolver.