- ELArithmetic - Class in com.sun.el.lang
-
A helper class of Arithmetic defined by the EL Specification
- ELArithmetic() - Constructor for class com.sun.el.lang.ELArithmetic
-
- ELArithmetic.BigDecimalDelegate - Class in com.sun.el.lang
-
- ELArithmetic.BigDecimalDelegate() - Constructor for class com.sun.el.lang.ELArithmetic.BigDecimalDelegate
-
- ELArithmetic.BigIntegerDelegate - Class in com.sun.el.lang
-
- ELArithmetic.BigIntegerDelegate() - Constructor for class com.sun.el.lang.ELArithmetic.BigIntegerDelegate
-
- ELArithmetic.DoubleDelegate - Class in com.sun.el.lang
-
- ELArithmetic.DoubleDelegate() - Constructor for class com.sun.el.lang.ELArithmetic.DoubleDelegate
-
- ELArithmetic.LongDelegate - Class in com.sun.el.lang
-
- ELArithmetic.LongDelegate() - Constructor for class com.sun.el.lang.ELArithmetic.LongDelegate
-
- ELParser - Class in com.sun.el.parser
-
- ELParser(InputStream) - Constructor for class com.sun.el.parser.ELParser
-
Constructor with InputStream.
- ELParser(InputStream, String) - Constructor for class com.sun.el.parser.ELParser
-
Constructor with InputStream and supplied encoding
- ELParser(Reader) - Constructor for class com.sun.el.parser.ELParser
-
Constructor.
- ELParser(ELParserTokenManager) - Constructor for class com.sun.el.parser.ELParser
-
Constructor with generated Token Manager.
- ELParserConstants - Interface in com.sun.el.parser
-
Token literal values and constants.
- ELParserTokenManager - Class in com.sun.el.parser
-
Token Manager.
- ELParserTokenManager(SimpleCharStream) - Constructor for class com.sun.el.parser.ELParserTokenManager
-
Constructor.
- ELParserTokenManager(SimpleCharStream, int) - Constructor for class com.sun.el.parser.ELParserTokenManager
-
Constructor.
- ELParserTreeConstants - Interface in com.sun.el.parser
-
- ELSupport - Class in com.sun.el.lang
-
A helper class that implements the EL Specification
- ELSupport() - Constructor for class com.sun.el.lang.ELSupport
-
- EMPTY - Static variable in interface com.sun.el.parser.ELParserConstants
-
RegularExpression Id.
- EMPTY_STRING - Static variable in class com.sun.el.util.ReflectionUtil
-
- enable_tracing() - Method in class com.sun.el.parser.ELParser
-
Enable tracing.
- END_EXPRESSION - Static variable in interface com.sun.el.parser.ELParserConstants
-
RegularExpression Id.
- endColumn - Variable in class com.sun.el.parser.Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endLine - Variable in class com.sun.el.parser.Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- EOF - Static variable in interface com.sun.el.parser.ELParserConstants
-
End of File.
- eol - Variable in exception com.sun.el.parser.ParseException
-
The end of line string for this machine.
- EQ0 - Static variable in interface com.sun.el.parser.ELParserConstants
-
RegularExpression Id.
- EQ1 - Static variable in interface com.sun.el.parser.ELParserConstants
-
RegularExpression Id.
- Equality() - Method in class com.sun.el.parser.ELParser
-
- equals(Object, Object) - Static method in class com.sun.el.lang.ELSupport
-
- equals(Object) - Method in class com.sun.el.lang.FunctionMapperImpl.Function
-
- equals(Object) - Method in class com.sun.el.MethodExpressionImpl
-
Determines whether the specified object is equal to this
Expression
.
- equals(Object) - Method in class com.sun.el.MethodExpressionLiteral
-
- equals(Object) - Method in interface com.sun.el.parser.Node
-
- equals(Object) - Method in class com.sun.el.parser.SimpleNode
-
- equals(Object) - Method in class com.sun.el.ValueExpressionImpl
-
- equals(Object) - Method in class com.sun.el.ValueExpressionLiteral
-
- equals(ValueExpressionLiteral) - Method in class com.sun.el.ValueExpressionLiteral
-
- EvaluationContext - Class in com.sun.el.lang
-
- EvaluationContext(ELContext, FunctionMapper, VariableMapper) - Constructor for class com.sun.el.lang.EvaluationContext
-
- ExpandBuff(boolean) - Method in class com.sun.el.parser.SimpleCharStream
-
- expectedTokenSequences - Variable in exception com.sun.el.parser.ParseException
-
Each entry in this array is an array of integers.
- EXPONENT - Static variable in interface com.sun.el.parser.ELParserConstants
-
RegularExpression Id.
- Expression() - Method in class com.sun.el.parser.ELParser
-
- ExpressionBuilder - Class in com.sun.el.lang
-
- ExpressionBuilder(String, ELContext) - Constructor for class com.sun.el.lang.ExpressionBuilder
-
- ExpressionFactoryImpl - Class in com.sun.el
-
- ExpressionFactoryImpl() - Constructor for class com.sun.el.ExpressionFactoryImpl
-