Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(NodeVisitor) - Method in interface org.apache.el.parser.Node
 
accept(NodeVisitor) - Method in class org.apache.el.parser.SimpleNode
 
add(Number, Number) - Method in class org.apache.el.lang.ELArithmetic
 
add(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
add(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
add(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
add(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.LongDelegate
 
add(Object, Object) - Static method in class org.apache.el.lang.ELArithmetic
 
addEscapes(String) - Static method in exception class org.apache.el.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEvaluationListener(EvaluationListener) - Method in class org.apache.el.lang.EvaluationContext
 
adjustBeginLineColumn(int, int) - Method in class org.apache.el.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
allMatch(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
And() - Method in class org.apache.el.parser.ELParser
 
AND0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
AND1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
anyMatch(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
ArithmeticNode - Class in org.apache.el.parser
 
ArithmeticNode(int) - Constructor for class org.apache.el.parser.ArithmeticNode
 
ARROW - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
ASSIGN - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
Assignment() - Method in class org.apache.el.parser.ELParser
 
AstAnd - Class in org.apache.el.parser
 
AstAnd(int) - Constructor for class org.apache.el.parser.AstAnd
 
AstAssign - Class in org.apache.el.parser
 
AstAssign(int) - Constructor for class org.apache.el.parser.AstAssign
 
AstBracketSuffix - Class in org.apache.el.parser
 
AstBracketSuffix(int) - Constructor for class org.apache.el.parser.AstBracketSuffix
 
AstChoice - Class in org.apache.el.parser
 
AstChoice(int) - Constructor for class org.apache.el.parser.AstChoice
 
AstCompositeExpression - Class in org.apache.el.parser
 
AstCompositeExpression(int) - Constructor for class org.apache.el.parser.AstCompositeExpression
 
AstConcatenation - Class in org.apache.el.parser
 
AstConcatenation(int) - Constructor for class org.apache.el.parser.AstConcatenation
 
AstDeferredExpression - Class in org.apache.el.parser
 
AstDeferredExpression(int) - Constructor for class org.apache.el.parser.AstDeferredExpression
 
AstDiv - Class in org.apache.el.parser
 
AstDiv(int) - Constructor for class org.apache.el.parser.AstDiv
 
AstDotSuffix - Class in org.apache.el.parser
 
AstDotSuffix(int) - Constructor for class org.apache.el.parser.AstDotSuffix
 
AstDynamicExpression - Class in org.apache.el.parser
 
AstDynamicExpression(int) - Constructor for class org.apache.el.parser.AstDynamicExpression
 
AstEmpty - Class in org.apache.el.parser
 
AstEmpty(int) - Constructor for class org.apache.el.parser.AstEmpty
 
AstEqual - Class in org.apache.el.parser
 
AstEqual(int) - Constructor for class org.apache.el.parser.AstEqual
 
AstFalse - Class in org.apache.el.parser
 
AstFalse(int) - Constructor for class org.apache.el.parser.AstFalse
 
AstFloatingPoint - Class in org.apache.el.parser
 
AstFloatingPoint(int) - Constructor for class org.apache.el.parser.AstFloatingPoint
 
AstFunction - Class in org.apache.el.parser
 
AstFunction(int) - Constructor for class org.apache.el.parser.AstFunction
 
AstGreaterThan - Class in org.apache.el.parser
 
AstGreaterThan(int) - Constructor for class org.apache.el.parser.AstGreaterThan
 
AstGreaterThanEqual - Class in org.apache.el.parser
 
AstGreaterThanEqual(int) - Constructor for class org.apache.el.parser.AstGreaterThanEqual
 
AstIdentifier - Class in org.apache.el.parser
 
AstIdentifier(int) - Constructor for class org.apache.el.parser.AstIdentifier
 
AstInteger - Class in org.apache.el.parser
 
AstInteger(int) - Constructor for class org.apache.el.parser.AstInteger
 
AstLambdaExpression - Class in org.apache.el.parser
 
AstLambdaExpression(int) - Constructor for class org.apache.el.parser.AstLambdaExpression
 
AstLambdaParameters - Class in org.apache.el.parser
 
AstLambdaParameters(int) - Constructor for class org.apache.el.parser.AstLambdaParameters
 
AstLessThan - Class in org.apache.el.parser
 
AstLessThan(int) - Constructor for class org.apache.el.parser.AstLessThan
 
AstLessThanEqual - Class in org.apache.el.parser
 
AstLessThanEqual(int) - Constructor for class org.apache.el.parser.AstLessThanEqual
 
AstListData - Class in org.apache.el.parser
 
AstListData(int) - Constructor for class org.apache.el.parser.AstListData
 
AstLiteralExpression - Class in org.apache.el.parser
 
AstLiteralExpression(int) - Constructor for class org.apache.el.parser.AstLiteralExpression
 
AstMapData - Class in org.apache.el.parser
 
AstMapData(int) - Constructor for class org.apache.el.parser.AstMapData
 
AstMapEntry - Class in org.apache.el.parser
 
AstMapEntry(int) - Constructor for class org.apache.el.parser.AstMapEntry
 
AstMethodParameters - Class in org.apache.el.parser
 
AstMethodParameters(int) - Constructor for class org.apache.el.parser.AstMethodParameters
 
AstMinus - Class in org.apache.el.parser
 
AstMinus(int) - Constructor for class org.apache.el.parser.AstMinus
 
AstMod - Class in org.apache.el.parser
 
AstMod(int) - Constructor for class org.apache.el.parser.AstMod
 
AstMult - Class in org.apache.el.parser
 
AstMult(int) - Constructor for class org.apache.el.parser.AstMult
 
AstNegative - Class in org.apache.el.parser
 
AstNegative(int) - Constructor for class org.apache.el.parser.AstNegative
 
AstNot - Class in org.apache.el.parser
 
AstNot(int) - Constructor for class org.apache.el.parser.AstNot
 
AstNotEqual - Class in org.apache.el.parser
 
AstNotEqual(int) - Constructor for class org.apache.el.parser.AstNotEqual
 
AstNull - Class in org.apache.el.parser
 
AstNull(int) - Constructor for class org.apache.el.parser.AstNull
 
AstOr - Class in org.apache.el.parser
 
AstOr(int) - Constructor for class org.apache.el.parser.AstOr
 
AstPlus - Class in org.apache.el.parser
 
AstPlus(int) - Constructor for class org.apache.el.parser.AstPlus
 
AstSemicolon - Class in org.apache.el.parser
 
AstSemicolon(int) - Constructor for class org.apache.el.parser.AstSemicolon
 
AstSetData - Class in org.apache.el.parser
 
AstSetData(int) - Constructor for class org.apache.el.parser.AstSetData
 
AstString - Class in org.apache.el.parser
 
AstString(int) - Constructor for class org.apache.el.parser.AstString
 
AstTrue - Class in org.apache.el.parser
 
AstTrue(int) - Constructor for class org.apache.el.parser.AstTrue
 
AstValue - Class in org.apache.el.parser
 
AstValue(int) - Constructor for class org.apache.el.parser.AstValue
 
AstValue.Target - Class in org.apache.el.parser
 
average() - Method in class org.apache.el.stream.Stream
 

B

backup(int) - Method in class org.apache.el.parser.SimpleCharStream
Backup a number of characters.
base - Variable in class org.apache.el.parser.AstValue.Target
 
beginColumn - Variable in class org.apache.el.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.el.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.el.parser.SimpleCharStream
Start.
BIGDECIMAL - Static variable in class org.apache.el.lang.ELArithmetic
 
BigDecimalDelegate() - Constructor for class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
BIGINTEGER - Static variable in class org.apache.el.lang.ELArithmetic
 
BigIntegerDelegate() - Constructor for class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
Boolean() - Method in class org.apache.el.parser.ELParser
 
BooleanNode - Class in org.apache.el.parser
 
BooleanNode(int) - Constructor for class org.apache.el.parser.BooleanNode
 
BracketSuffix() - Method in class org.apache.el.parser.ELParser
 
bufcolumn - Variable in class org.apache.el.parser.SimpleCharStream
 
buffer - Variable in class org.apache.el.parser.SimpleCharStream
 
bufline - Variable in class org.apache.el.parser.SimpleCharStream
 
bufpos - Variable in class org.apache.el.parser.SimpleCharStream
Position in buffer.

C

children - Variable in class org.apache.el.parser.SimpleNode
 
Choice() - Method in class org.apache.el.parser.ELParser
 
clearNodeScope(Node) - Method in class org.apache.el.parser.JJTELParserState
 
closeNodeScope(Node, boolean) - Method in class org.apache.el.parser.JJTELParserState
 
closeNodeScope(Node, int) - Method in class org.apache.el.parser.JJTELParserState
 
coerce(Number) - Method in class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
coerce(Number) - Method in class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
coerce(Number) - Method in class org.apache.el.lang.ELArithmetic
 
coerce(Number) - Method in class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
coerce(Number) - Method in class org.apache.el.lang.ELArithmetic.LongDelegate
 
coerce(Object) - Method in class org.apache.el.lang.ELArithmetic
 
coerce(String) - Method in class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
coerce(String) - Method in class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
coerce(String) - Method in class org.apache.el.lang.ELArithmetic
 
coerce(String) - Method in class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
coerce(String) - Method in class org.apache.el.lang.ELArithmetic.LongDelegate
 
COERCE_TO_ZERO - Static variable in class org.apache.el.lang.ELSupport
 
coerceToBoolean(ELContext, Object, boolean) - Static method in class org.apache.el.lang.ELSupport
Convert an object to Boolean.
coerceToEnum(ELContext, Object, Class) - Static method in class org.apache.el.lang.ELSupport
 
coerceToNumber(ELContext, Object, Class<?>) - Static method in class org.apache.el.lang.ELSupport
 
coerceToNumber(Number, Class<?>) - Static method in class org.apache.el.lang.ELSupport
 
coerceToNumber(String, Class<?>) - Static method in class org.apache.el.lang.ELSupport
 
coerceToString(ELContext, Object) - Static method in class org.apache.el.lang.ELSupport
Coerce an object to a string.
coerceToType(ELContext, Object, Class<T>) - Static method in class org.apache.el.lang.ELSupport
 
coerceToType(Object, Class<T>) - Method in class org.apache.el.ExpressionFactoryImpl
 
COLON - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
column - Variable in class org.apache.el.parser.SimpleCharStream
 
COMMA - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
compare(ELContext, Object, Object) - Static method in class org.apache.el.lang.ELSupport
Compare two objects, after coercing to the same type if appropriate.
Compare() - Method in class org.apache.el.parser.ELParser
 
CompositeExpression() - Method in class org.apache.el.parser.ELParser
 
CONCAT - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
Concatenation() - Method in class org.apache.el.parser.ELParser
 
ConcurrentCache<K,V> - Class in org.apache.el.util
 
ConcurrentCache(int) - Constructor for class org.apache.el.util.ConcurrentCache
 
convertToType(Object, Class<T>) - Method in class org.apache.el.lang.EvaluationContext
 
count() - Method in class org.apache.el.stream.Stream
 
create() - Method in class org.apache.el.lang.FunctionMapperFactory
 
create() - Method in class org.apache.el.lang.VariableMapperFactory
 
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.apache.el.ExpressionFactoryImpl
 
createMethodExpression(Class<?>, Class<?>[]) - Method in class org.apache.el.lang.ExpressionBuilder
 
createNode(String) - Static method in class org.apache.el.lang.ExpressionBuilder
 
createValueExpression(ELContext, String, Class<?>) - Method in class org.apache.el.ExpressionFactoryImpl
 
createValueExpression(Class<?>) - Method in class org.apache.el.lang.ExpressionBuilder
 
createValueExpression(Object, Class<?>) - Method in class org.apache.el.ExpressionFactoryImpl
 
curChar - Variable in class org.apache.el.parser.ELParserTokenManager
 
currentToken - Variable in exception class org.apache.el.parser.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.apache.el.parser.ELParserTokenManager
Debug output.
DEFAULT - Static variable in interface org.apache.el.parser.ELParserConstants
Lexical state.
DeferredExpression() - Method in class org.apache.el.parser.ELParser
 
DIGIT - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
disable_tracing() - Method in class org.apache.el.parser.ELParser
Disable tracing.
distinct() - Method in class org.apache.el.stream.Stream
 
DIV0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
DIV1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
divide(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
divide(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
divide(Number, Number) - Method in class org.apache.el.lang.ELArithmetic
 
divide(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
divide(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.LongDelegate
 
divide(Object, Object) - Static method in class org.apache.el.lang.ELArithmetic
 
Done() - Method in class org.apache.el.parser.SimpleCharStream
Reset buffer when finished.
DOT - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
DotSuffix() - Method in class org.apache.el.parser.ELParser
 
DOUBLE - Static variable in class org.apache.el.lang.ELArithmetic
 
DoubleDelegate() - Constructor for class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
DynamicExpression() - Method in class org.apache.el.parser.ELParser
 

E

ELArithmetic - Class in org.apache.el.lang
A helper class of Arithmetic defined by the EL Specification
ELArithmetic() - Constructor for class org.apache.el.lang.ELArithmetic
 
ELArithmetic.BigDecimalDelegate - Class in org.apache.el.lang
 
ELArithmetic.BigIntegerDelegate - Class in org.apache.el.lang
 
ELArithmetic.DoubleDelegate - Class in org.apache.el.lang
 
ELArithmetic.LongDelegate - Class in org.apache.el.lang
 
ELParser - Class in org.apache.el.parser
 
ELParser(InputStream) - Constructor for class org.apache.el.parser.ELParser
Constructor with InputStream.
ELParser(InputStream, String) - Constructor for class org.apache.el.parser.ELParser
Constructor with InputStream and supplied encoding
ELParser(Reader) - Constructor for class org.apache.el.parser.ELParser
Constructor.
ELParser(ELParserTokenManager) - Constructor for class org.apache.el.parser.ELParser
Constructor with generated Token Manager.
ELParserConstants - Interface in org.apache.el.parser
Token literal values and constants.
ELParserTokenManager - Class in org.apache.el.parser
Token Manager.
ELParserTokenManager(SimpleCharStream) - Constructor for class org.apache.el.parser.ELParserTokenManager
Constructor.
ELParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.el.parser.ELParserTokenManager
Constructor.
ELParserTreeConstants - Interface in org.apache.el.parser
 
ELSupport - Class in org.apache.el.lang
A helper class that implements the EL Specification
EMPTY - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
enable_tracing() - Method in class org.apache.el.parser.ELParser
Enable tracing.
endColumn - Variable in class org.apache.el.parser.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.el.parser.Token
The line number of the last character of this Token.
enterLambdaScope(Map<String, Object>) - Method in class org.apache.el.lang.EvaluationContext
 
EOF - Static variable in interface org.apache.el.parser.ELParserConstants
End of File.
EOL - Static variable in exception class org.apache.el.parser.ParseException
The end of line string for this machine.
EQ0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
EQ1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
Equality() - Method in class org.apache.el.parser.ELParser
 
equals(ELContext, Object, Object) - Static method in class org.apache.el.lang.ELSupport
Compare two objects for equality, after coercing to the same type if appropriate.
equals(Object) - Method in class org.apache.el.lang.FunctionMapperImpl.Function
 
equals(Object) - Method in class org.apache.el.MethodExpressionImpl
Determines whether the specified object is equal to this Expression.
equals(Object) - Method in class org.apache.el.MethodExpressionLiteral
 
equals(Object) - Method in class org.apache.el.parser.SimpleNode
 
equals(Object) - Method in class org.apache.el.ValueExpressionImpl
 
equals(Object) - Method in class org.apache.el.ValueExpressionLiteral
 
equals(ValueExpressionLiteral) - Method in class org.apache.el.ValueExpressionLiteral
 
EvaluationContext - Class in org.apache.el.lang
 
EvaluationContext(ELContext, FunctionMapper, VariableMapper) - Constructor for class org.apache.el.lang.EvaluationContext
 
ExceptionUtils - Class in org.apache.el.util
Utilities for handling Throwables and Exceptions.
ExceptionUtils() - Constructor for class org.apache.el.util.ExceptionUtils
 
exitLambdaScope() - Method in class org.apache.el.lang.EvaluationContext
 
ExpandBuff(boolean) - Method in class org.apache.el.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception class org.apache.el.parser.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
Expression() - Method in class org.apache.el.parser.ELParser
 
ExpressionBuilder - Class in org.apache.el.lang
 
ExpressionBuilder(String, ELContext) - Constructor for class org.apache.el.lang.ExpressionBuilder
 
ExpressionFactoryImpl - Class in org.apache.el
 
ExpressionFactoryImpl() - Constructor for class org.apache.el.ExpressionFactoryImpl
 

F

FALSE - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
FillBuff() - Method in class org.apache.el.parser.SimpleCharStream
 
filter(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
findFirst() - Method in class org.apache.el.stream.Stream
 
flatMap(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
FLOATING_POINT_LITERAL - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
FloatingPoint() - Method in class org.apache.el.parser.ELParser
 
forEach(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
forName(String) - Static method in class org.apache.el.util.ReflectionUtil
 
forNamePrimitive(String) - Static method in class org.apache.el.util.ReflectionUtil
 
Function() - Constructor for class org.apache.el.lang.FunctionMapperImpl.Function
 
Function(String, String, Method) - Constructor for class org.apache.el.lang.FunctionMapperImpl.Function
 
Function() - Method in class org.apache.el.parser.ELParser
 
FunctionMapperFactory - Class in org.apache.el.lang
 
FunctionMapperFactory(FunctionMapper) - Constructor for class org.apache.el.lang.FunctionMapperFactory
 
FunctionMapperImpl - Class in org.apache.el.lang
 
FunctionMapperImpl() - Constructor for class org.apache.el.lang.FunctionMapperImpl
 
FunctionMapperImpl.Function - Class in org.apache.el.lang
 
functions - Variable in class org.apache.el.lang.FunctionMapperImpl
 
FUNCTIONSUFFIX - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.

G

GE0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
GE1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
generateParseException() - Method in class org.apache.el.parser.ELParser
Generate ParseException.
get() - Method in class org.apache.el.stream.Optional
 
get(String) - Static method in class org.apache.el.util.MessageFactory
 
get(String, Object...) - Static method in class org.apache.el.util.MessageFactory
 
get(K) - Method in class org.apache.el.util.ConcurrentCache
 
getBeginColumn() - Method in class org.apache.el.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.el.parser.SimpleCharStream
Get token beginning line number.
getColumn() - Method in class org.apache.el.parser.SimpleCharStream
Deprecated.
getCommonPropertyType(ELContext, Object) - Method in class org.apache.el.stream.StreamELResolverImpl
 
getContext(Class<?>) - Method in class org.apache.el.lang.EvaluationContext
 
getELContext() - Method in class org.apache.el.lang.EvaluationContext
 
getELResolver() - Method in class org.apache.el.lang.EvaluationContext
 
getEndColumn() - Method in class org.apache.el.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.el.parser.SimpleCharStream
Get token end line number.
getEvaluationListeners() - Method in class org.apache.el.lang.EvaluationContext
 
getExpectedType() - Method in class org.apache.el.ValueExpressionImpl
 
getExpectedType() - Method in class org.apache.el.ValueExpressionLiteral
 
getExpressionString() - Method in class org.apache.el.MethodExpressionImpl
Returns the original String used to create this Expression, unmodified.
getExpressionString() - Method in class org.apache.el.MethodExpressionLiteral
 
getExpressionString() - Method in class org.apache.el.ValueExpressionImpl
Returns the type the result of the expression will be coerced to after evaluation.
getExpressionString() - Method in class org.apache.el.ValueExpressionLiteral
 
getFeatureDescriptors(ELContext, Object) - Method in class org.apache.el.stream.StreamELResolverImpl
Deprecated, for removal: This API element is subject to removal in a future version.
getFloatingPoint() - Method in class org.apache.el.parser.AstFloatingPoint
 
getFunctionMapper() - Method in class org.apache.el.lang.EvaluationContext
 
getHasFormalParameters() - Method in class org.apache.el.lang.LambdaExpressionNestedState
 
getImage() - Method in interface org.apache.el.parser.Node
 
getImage() - Method in class org.apache.el.parser.SimpleNode
 
GetImage() - Method in class org.apache.el.parser.SimpleCharStream
Get token literal value.
getImportHandler() - Method in class org.apache.el.lang.EvaluationContext
 
getInteger() - Method in class org.apache.el.parser.AstInteger
 
getInternal(String) - Method in class org.apache.el.util.MessageFactory
 
getInternal(String, Object...) - Method in class org.apache.el.util.MessageFactory
 
getLambdaArgument(String) - Method in class org.apache.el.lang.EvaluationContext
 
getLambdaExpressionNestedState() - Method in class org.apache.el.lang.EvaluationContext
 
getLine() - Method in class org.apache.el.parser.SimpleCharStream
Deprecated.
getLocale() - Method in class org.apache.el.lang.EvaluationContext
 
getLocalName() - Method in class org.apache.el.parser.AstFunction
 
getMessage() - Method in exception class org.apache.el.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMethod() - Method in class org.apache.el.lang.FunctionMapperImpl.Function
 
getMethod(EvaluationContext, Object, Object, Class<?>[], Object[]) - Static method in class org.apache.el.util.ReflectionUtil
Returns a method based on the criteria.
getMethodInfo(ELContext) - Method in class org.apache.el.MethodExpressionImpl
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
getMethodInfo(ELContext) - Method in class org.apache.el.MethodExpressionLiteral
 
getMethodInfo(EvaluationContext, Class[]) - Method in class org.apache.el.parser.AstValue
 
getMethodInfo(EvaluationContext, Class<?>[]) - Method in class org.apache.el.parser.AstIdentifier
 
getMethodInfo(EvaluationContext, Class<?>[]) - Method in interface org.apache.el.parser.Node
 
getMethodInfo(EvaluationContext, Class<?>[]) - Method in class org.apache.el.parser.SimpleNode
 
getMethodReference(ELContext) - Method in class org.apache.el.MethodExpressionImpl
 
getMethodReference(ELContext) - Method in class org.apache.el.MethodExpressionLiteral
 
getMethodReference(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
 
getMethodReference(EvaluationContext) - Method in class org.apache.el.parser.AstValue
 
getMethodReference(EvaluationContext) - Method in interface org.apache.el.parser.Node
 
getMethodReference(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
 
getNestingCount() - Method in class org.apache.el.lang.LambdaExpressionNestedState
 
getNextToken() - Method in class org.apache.el.parser.ELParser
Get the next Token.
getNextToken() - Method in class org.apache.el.parser.ELParserTokenManager
Get the next Token.
getOutputName() - Method in class org.apache.el.parser.AstFunction
 
getParameters(EvaluationContext) - Method in class org.apache.el.parser.AstMethodParameters
 
getPrefix() - Method in class org.apache.el.parser.AstFunction
 
getStreamELResolver() - Method in class org.apache.el.ExpressionFactoryImpl
 
getString() - Method in class org.apache.el.parser.AstString
 
GetSuffix(int) - Method in class org.apache.el.parser.SimpleCharStream
Get the suffix.
getTabSize() - Method in class org.apache.el.parser.SimpleCharStream
 
getToken(int) - Method in class org.apache.el.parser.ELParser
Get the specific Token.
getType(ELContext) - Method in class org.apache.el.ValueExpressionImpl
 
getType(ELContext) - Method in class org.apache.el.ValueExpressionLiteral
 
getType(ELContext, Object, Object) - Method in class org.apache.el.stream.StreamELResolverImpl
 
getType(EvaluationContext) - Method in class org.apache.el.parser.ArithmeticNode
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstAssign
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstChoice
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstCompositeExpression
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstConcatenation
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstDeferredExpression
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstDynamicExpression
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstEmpty
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstFloatingPoint
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstFunction
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstInteger
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstListData
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstLiteralExpression
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstMapData
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstNegative
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstNot
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstNull
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstSemicolon
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstSetData
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstString
 
getType(EvaluationContext) - Method in class org.apache.el.parser.AstValue
 
getType(EvaluationContext) - Method in class org.apache.el.parser.BooleanNode
 
getType(EvaluationContext) - Method in interface org.apache.el.parser.Node
 
getType(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
 
getValue() - Method in class org.apache.el.parser.Token
An optional attribute value of the Token.
getValue(ELContext) - Method in class org.apache.el.ValueExpressionImpl
 
getValue(ELContext) - Method in class org.apache.el.ValueExpressionLiteral
 
getValue(ELContext, Object, Object) - Method in class org.apache.el.stream.StreamELResolverImpl
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstAnd
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstAssign
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstBracketSuffix
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstChoice
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstCompositeExpression
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstConcatenation
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstDeferredExpression
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstDiv
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstDotSuffix
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstDynamicExpression
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstEmpty
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstEqual
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstFalse
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstFloatingPoint
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstFunction
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstGreaterThan
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstGreaterThanEqual
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstInteger
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstLambdaExpression
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstLessThan
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstLessThanEqual
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstListData
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstLiteralExpression
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstMapData
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstMinus
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstMod
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstMult
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstNegative
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstNot
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstNotEqual
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstNull
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstOr
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstPlus
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstSemicolon
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstSetData
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstString
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstTrue
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.AstValue
 
getValue(EvaluationContext) - Method in interface org.apache.el.parser.Node
 
getValue(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
 
getValueReference(ELContext) - Method in class org.apache.el.ValueExpressionImpl
 
getValueReference(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
 
getValueReference(EvaluationContext) - Method in class org.apache.el.parser.AstValue
 
getValueReference(EvaluationContext) - Method in interface org.apache.el.parser.Node
 
getValueReference(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
 
getVariableMapper() - Method in class org.apache.el.lang.EvaluationContext
 
GT0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
GT1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.

H

handleThrowable(Throwable) - Static method in class org.apache.el.util.ExceptionUtils
Checks whether the supplied Throwable is one that needs to be rethrown and swallows all others.
hashCode() - Method in class org.apache.el.lang.FunctionMapperImpl.Function
 
hashCode() - Method in class org.apache.el.MethodExpressionImpl
Returns the hash code for this Expression.
hashCode() - Method in class org.apache.el.MethodExpressionLiteral
 
hashCode() - Method in class org.apache.el.parser.SimpleNode
 
hashCode() - Method in class org.apache.el.ValueExpressionImpl
 
hashCode() - Method in class org.apache.el.ValueExpressionLiteral
 

I

id - Variable in class org.apache.el.parser.SimpleNode
 
Identifier() - Method in class org.apache.el.parser.ELParser
 
IDENTIFIER - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
ifPresent(LambdaExpression) - Method in class org.apache.el.stream.Optional
 
ILLEGAL_CHARACTER - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
image - Variable in class org.apache.el.parser.SimpleNode
 
image - Variable in class org.apache.el.parser.Token
The string image of the token.
IMPL_OBJ_START - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
IN_EXPRESSION - Static variable in interface org.apache.el.parser.ELParserConstants
Lexical state.
IN_SET_OR_MAP - Static variable in interface org.apache.el.parser.ELParserConstants
Lexical state.
inBuf - Variable in class org.apache.el.parser.SimpleCharStream
 
incrementNestingCount() - Method in class org.apache.el.lang.LambdaExpressionNestedState
 
input_stream - Variable in class org.apache.el.parser.ELParserTokenManager
 
inputStream - Variable in class org.apache.el.parser.SimpleCharStream
 
INSTANCEOF - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
Integer() - Method in class org.apache.el.parser.ELParser
 
INTEGER_LITERAL - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
INVALID_LEXICAL_STATE - Static variable in exception class org.apache.el.parser.TokenMgrError
Tried to change to an invalid lexical state.
invoke(ELContext, Object[]) - Method in class org.apache.el.MethodExpressionImpl
Evaluates the expression relative to the provided context, invokes the method that was found using the supplied parameters, and returns the result of the method invocation.
invoke(ELContext, Object[]) - Method in class org.apache.el.MethodExpressionLiteral
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.apache.el.stream.StreamELResolverImpl
 
invoke(EvaluationContext, Class[], Object[]) - Method in class org.apache.el.parser.AstValue
 
invoke(EvaluationContext, Class<?>[], Object[]) - Method in class org.apache.el.parser.AstIdentifier
 
invoke(EvaluationContext, Class<?>[], Object[]) - Method in interface org.apache.el.parser.Node
 
invoke(EvaluationContext, Class<?>[], Object[]) - Method in class org.apache.el.parser.SimpleNode
 
isBigDecimalOp(Object, Object) - Static method in class org.apache.el.lang.ELSupport
 
isBigIntegerOp(Object, Object) - Static method in class org.apache.el.lang.ELSupport
 
isDoubleOp(Object, Object) - Static method in class org.apache.el.lang.ELSupport
 
isIdentifier(String) - Static method in class org.apache.el.util.Validation
Test whether a string is a Java identifier.
isLambdaArgument(String) - Method in class org.apache.el.lang.EvaluationContext
 
isLiteralText() - Method in class org.apache.el.MethodExpressionImpl
 
isLiteralText() - Method in class org.apache.el.MethodExpressionLiteral
 
isLiteralText() - Method in class org.apache.el.ValueExpressionImpl
 
isLiteralText() - Method in class org.apache.el.ValueExpressionLiteral
 
isLongOp(Object, Object) - Static method in class org.apache.el.lang.ELSupport
 
isNumber(Object) - Static method in class org.apache.el.lang.ELArithmetic
 
isNumberType(Class<?>) - Static method in class org.apache.el.lang.ELArithmetic
 
isParametersProvided() - Method in class org.apache.el.MethodExpressionImpl
 
isParametersProvided() - Method in class org.apache.el.parser.AstValue
 
isParametersProvided() - Method in interface org.apache.el.parser.Node
 
isParametersProvided() - Method in class org.apache.el.parser.SimpleNode
 
isPropertyResolved() - Method in class org.apache.el.lang.EvaluationContext
 
isReadOnly(ELContext) - Method in class org.apache.el.ValueExpressionImpl
 
isReadOnly(ELContext) - Method in class org.apache.el.ValueExpressionLiteral
 
isReadOnly(ELContext, Object, Object) - Method in class org.apache.el.stream.StreamELResolverImpl
 
isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.AstDeferredExpression
 
isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.AstDynamicExpression
 
isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.AstIdentifier
 
isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.AstValue
 
isReadOnly(EvaluationContext) - Method in interface org.apache.el.parser.Node
 
isReadOnly(EvaluationContext) - Method in class org.apache.el.parser.SimpleNode
 
isStringFloat(String) - Static method in class org.apache.el.lang.ELSupport
 
iterator() - Method in class org.apache.el.stream.Stream
 

J

jj_nt - Variable in class org.apache.el.parser.ELParser
Next token.
jjFillToken() - Method in class org.apache.el.parser.ELParserTokenManager
 
jjnewLexState - Static variable in class org.apache.el.parser.ELParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.el.parser.ELParserTokenManager
Token literal values.
jjtAddChild(Node, int) - Method in interface org.apache.el.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.apache.el.parser.SimpleNode
 
JJTAND - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTASSIGN - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTBRACKETSUFFIX - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTCHOICE - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
jjtClose() - Method in interface org.apache.el.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.el.parser.SimpleNode
 
JJTCOMPOSITEEXPRESSION - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTCONCATENATION - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTDEFERREDEXPRESSION - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTDIV - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTDOTSUFFIX - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTDYNAMICEXPRESSION - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTELParserState - Class in org.apache.el.parser
 
JJTELParserState() - Constructor for class org.apache.el.parser.JJTELParserState
 
JJTEMPTY - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTEQUAL - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTFALSE - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTFLOATINGPOINT - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTFUNCTION - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
jjtGetChild(int) - Method in interface org.apache.el.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.el.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.el.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.el.parser.SimpleNode
 
jjtGetParent() - Method in interface org.apache.el.parser.Node
 
jjtGetParent() - Method in class org.apache.el.parser.SimpleNode
 
JJTGREATERTHAN - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTGREATERTHANEQUAL - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTIDENTIFIER - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTINTEGER - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTLAMBDAEXPRESSION - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTLAMBDAPARAMETERS - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTLESSTHAN - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTLESSTHANEQUAL - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTLISTDATA - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTLITERALEXPRESSION - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTMAPDATA - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTMAPENTRY - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTMETHODPARAMETERS - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTMINUS - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTMOD - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTMULT - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTNEGATIVE - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTNOT - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTNOTEQUAL - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTNULL - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
jjtOpen() - Method in interface org.apache.el.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.el.parser.SimpleNode
 
JJTOR - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTPLUS - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
jjtree - Variable in class org.apache.el.parser.ELParser
 
JJTSEMICOLON - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTSETDATA - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
jjtSetParent(Node) - Method in interface org.apache.el.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.el.parser.SimpleNode
 
JJTSTRING - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTTRUE - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTVALUE - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 
JJTVOID - Static variable in interface org.apache.el.parser.ELParserTreeConstants
 

K

kind - Variable in class org.apache.el.parser.Token
An integer that describes the kind of this token.

L

LambdaExpression() - Method in class org.apache.el.parser.ELParser
 
LambdaExpressionNestedState - Class in org.apache.el.lang
Stores the state required for correct evaluation of lambda expressions.
LambdaExpressionNestedState() - Constructor for class org.apache.el.lang.LambdaExpressionNestedState
 
LambdaExpressionOrInvocation() - Method in class org.apache.el.parser.ELParser
 
LambdaParameters() - Method in class org.apache.el.parser.ELParser
 
LBRACK - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
LE0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
LE1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
LETTER - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
LEXICAL_ERROR - Static variable in exception class org.apache.el.parser.TokenMgrError
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception class org.apache.el.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.el.parser.ELParserTokenManager
Lexer state names.
limit(Number) - Method in class org.apache.el.stream.Stream
 
line - Variable in class org.apache.el.parser.SimpleCharStream
 
ListData() - Method in class org.apache.el.parser.ELParser
 
Literal() - Method in class org.apache.el.parser.ELParser
 
LITERAL_EXPRESSION - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
LiteralExpression() - Method in class org.apache.el.parser.ELParser
 
localName - Variable in class org.apache.el.lang.FunctionMapperImpl.Function
 
localName - Variable in class org.apache.el.parser.AstFunction
 
LONG - Static variable in class org.apache.el.lang.ELArithmetic
 
LongDelegate() - Constructor for class org.apache.el.lang.ELArithmetic.LongDelegate
 
LOOP_DETECTED - Static variable in exception class org.apache.el.parser.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LPAREN - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
LT0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
LT1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.

M

m - Variable in class org.apache.el.lang.FunctionMapperImpl.Function
 
map(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
MapData() - Method in class org.apache.el.parser.ELParser
 
MapEntry() - Method in class org.apache.el.parser.ELParser
 
mapFunction(String, String, Method) - Method in class org.apache.el.lang.FunctionMapperFactory
 
mapFunction(String, String, Method) - Method in class org.apache.el.lang.FunctionMapperImpl
 
matches(Object, Object) - Method in class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
matches(Object, Object) - Method in class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
matches(Object, Object) - Method in class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
matches(Object, Object) - Method in class org.apache.el.lang.ELArithmetic.LongDelegate
 
matches(Object, Object) - Method in class org.apache.el.lang.ELArithmetic
 
Math() - Method in class org.apache.el.parser.ELParser
 
max() - Method in class org.apache.el.stream.Stream
 
max(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
maxNextCharInd - Variable in class org.apache.el.parser.SimpleCharStream
 
memento - Variable in class org.apache.el.lang.FunctionMapperFactory
 
MessageFactory - Class in org.apache.el.util
 
MessageFactory(ResourceBundle) - Constructor for class org.apache.el.util.MessageFactory
 
MethodExpressionImpl - Class in org.apache.el
An Expression that refers to a method on an object.
MethodExpressionImpl() - Constructor for class org.apache.el.MethodExpressionImpl
 
MethodExpressionImpl(String, Node, FunctionMapper, VariableMapper, Class<?>, Class<?>[]) - Constructor for class org.apache.el.MethodExpressionImpl
 
MethodExpressionLiteral - Class in org.apache.el
 
MethodExpressionLiteral() - Constructor for class org.apache.el.MethodExpressionLiteral
 
MethodExpressionLiteral(String, Class<?>, Class<?>[]) - Constructor for class org.apache.el.MethodExpressionLiteral
 
MethodParameters() - Method in class org.apache.el.parser.ELParser
 
min() - Method in class org.apache.el.stream.Stream
 
min(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
MINUS - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
mod(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
mod(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
mod(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
mod(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.LongDelegate
 
mod(Number, Number) - Method in class org.apache.el.lang.ELArithmetic
 
mod(Object, Object) - Static method in class org.apache.el.lang.ELArithmetic
 
MOD0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
MOD1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
MULT - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
Multiplication() - Method in class org.apache.el.parser.ELParser
 
multiply(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
multiply(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
multiply(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
multiply(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.LongDelegate
 
multiply(Number, Number) - Method in class org.apache.el.lang.ELArithmetic
 
multiply(Object, Object) - Static method in class org.apache.el.lang.ELArithmetic
 

N

name - Variable in class org.apache.el.lang.FunctionMapperImpl.Function
 
NE0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
NE1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
newToken(int) - Static method in class org.apache.el.parser.Token
 
newToken(int, String) - Static method in class org.apache.el.parser.Token
Returns a new Token object, by default.
next - Variable in class org.apache.el.parser.Token
A reference to the next regular (non-special) token from the input stream.
Node - Interface in org.apache.el.parser
 
nodeArity() - Method in class org.apache.el.parser.JJTELParserState
 
nodeCreated() - Method in class org.apache.el.parser.JJTELParserState
 
NodeVisitor - Interface in org.apache.el.parser
 
noneMatch(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
NonLiteral() - Method in class org.apache.el.parser.ELParser
 
NOT0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
NOT1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
notifyAfterEvaluation(String) - Method in class org.apache.el.lang.EvaluationContext
 
notifyBeforeEvaluation(String) - Method in class org.apache.el.lang.EvaluationContext
 
notifyPropertyResolved(Object, Object) - Method in class org.apache.el.lang.EvaluationContext
 
Null() - Method in class org.apache.el.parser.ELParser
 
NULL - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.

O

openNodeScope(Node) - Method in class org.apache.el.parser.JJTELParserState
 
Optional - Class in org.apache.el.stream
 
Or() - Method in class org.apache.el.parser.ELParser
 
OR0 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
OR1 - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
orElse(Object) - Method in class org.apache.el.stream.Optional
 
orElseGet(Object) - Method in class org.apache.el.stream.Optional
 
org.apache.el - package org.apache.el
 
org.apache.el.lang - package org.apache.el.lang
 
org.apache.el.parser - package org.apache.el.parser
 
org.apache.el.stream - package org.apache.el.stream
 
org.apache.el.util - package org.apache.el.util
 
owner - Variable in class org.apache.el.lang.FunctionMapperImpl.Function
 

P

parent - Variable in class org.apache.el.parser.SimpleNode
 
parse(String) - Static method in class org.apache.el.parser.ELParser
 
ParseException - Exception Class in org.apache.el.parser
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception class org.apache.el.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception class org.apache.el.parser.ParseException
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception class org.apache.el.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
peek(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
peekNode() - Method in class org.apache.el.parser.JJTELParserState
 
PLUS - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
popNode() - Method in class org.apache.el.parser.JJTELParserState
 
prefix - Variable in class org.apache.el.lang.FunctionMapperImpl.Function
 
prefix - Variable in class org.apache.el.parser.AstFunction
 
preload() - Static method in class org.apache.el.util.ExceptionUtils
NO-OP method provided to enable simple pre-loading of this class.
prevCharIsCR - Variable in class org.apache.el.parser.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.el.parser.SimpleCharStream
 
PRIMITIVE_NAMES - Static variable in class org.apache.el.util.ReflectionUtil
 
PRIMITIVES - Static variable in class org.apache.el.util.ReflectionUtil
 
property - Variable in class org.apache.el.parser.AstValue.Target
 
pushNode(Node) - Method in class org.apache.el.parser.JJTELParserState
 
put(K, V) - Method in class org.apache.el.util.ConcurrentCache
 
putContext(Class<?>, Object) - Method in class org.apache.el.lang.EvaluationContext
 

Q

QUESTIONMARK - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.

R

RBRACE - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
RBRACK - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
readChar() - Method in class org.apache.el.parser.SimpleCharStream
Read a character.
readExternal(ObjectInput) - Method in class org.apache.el.lang.FunctionMapperImpl.Function
 
readExternal(ObjectInput) - Method in class org.apache.el.lang.FunctionMapperImpl
 
readExternal(ObjectInput) - Method in class org.apache.el.lang.VariableMapperImpl
 
readExternal(ObjectInput) - Method in class org.apache.el.MethodExpressionImpl
 
readExternal(ObjectInput) - Method in class org.apache.el.MethodExpressionLiteral
 
readExternal(ObjectInput) - Method in class org.apache.el.ValueExpressionImpl
 
readExternal(ObjectInput) - Method in class org.apache.el.ValueExpressionLiteral
 
reduce(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
reduce(Object, LambdaExpression) - Method in class org.apache.el.stream.Stream
 
ReflectionUtil - Class in org.apache.el.util
Utilities for Managing Serialization and Reflection
ReInit(InputStream) - Method in class org.apache.el.parser.ELParser
Reinitialise.
ReInit(InputStream) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.el.parser.ELParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.el.parser.ELParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int, int) - Method in class org.apache.el.parser.SimpleCharStream
Reinitialise.
ReInit(ELParserTokenManager) - Method in class org.apache.el.parser.ELParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.el.parser.ELParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.el.parser.ELParserTokenManager
Reinitialise parser.
reset() - Method in class org.apache.el.parser.JJTELParserState
 
resolveFunction(String, String) - Method in class org.apache.el.lang.FunctionMapperFactory
 
resolveFunction(String, String) - Method in class org.apache.el.lang.FunctionMapperImpl
 
resolveVariable(String) - Method in class org.apache.el.lang.VariableMapperFactory
 
resolveVariable(String) - Method in class org.apache.el.lang.VariableMapperImpl
 
rootNode() - Method in class org.apache.el.parser.JJTELParserState
 
RPAREN - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.

S

Semicolon() - Method in class org.apache.el.parser.ELParser
 
SEMICOLON - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
SetData() - Method in class org.apache.el.parser.ELParser
 
setDebugStream(PrintStream) - Method in class org.apache.el.parser.ELParserTokenManager
Set debug output.
setHasFormalParameters() - Method in class org.apache.el.lang.LambdaExpressionNestedState
 
setImage(String) - Method in class org.apache.el.parser.AstDotSuffix
 
setImage(String) - Method in class org.apache.el.parser.AstIdentifier
 
setImage(String) - Method in class org.apache.el.parser.AstLiteralExpression
 
setImage(String) - Method in class org.apache.el.parser.AstString
 
setImage(String) - Method in class org.apache.el.parser.SimpleNode
 
setLambdaExpressionNestedState(LambdaExpressionNestedState) - Method in class org.apache.el.lang.EvaluationContext
 
setLocale(Locale) - Method in class org.apache.el.lang.EvaluationContext
 
setLocalName(String) - Method in class org.apache.el.parser.AstFunction
 
setPrefix(String) - Method in class org.apache.el.parser.AstFunction
 
setPropertyResolved(boolean) - Method in class org.apache.el.lang.EvaluationContext
 
setPropertyResolved(Object, Object) - Method in class org.apache.el.lang.EvaluationContext
 
setTabSize(int) - Method in class org.apache.el.parser.SimpleCharStream
 
setValue(ELContext, Object) - Method in class org.apache.el.ValueExpressionImpl
 
setValue(ELContext, Object) - Method in class org.apache.el.ValueExpressionLiteral
 
setValue(ELContext, Object, Object, Object) - Method in class org.apache.el.stream.StreamELResolverImpl
 
setValue(EvaluationContext, Object) - Method in class org.apache.el.parser.AstDeferredExpression
 
setValue(EvaluationContext, Object) - Method in class org.apache.el.parser.AstDynamicExpression
 
setValue(EvaluationContext, Object) - Method in class org.apache.el.parser.AstIdentifier
 
setValue(EvaluationContext, Object) - Method in class org.apache.el.parser.AstValue
 
setValue(EvaluationContext, Object) - Method in interface org.apache.el.parser.Node
 
setValue(EvaluationContext, Object) - Method in class org.apache.el.parser.SimpleNode
 
setVariable(String, ValueExpression) - Method in class org.apache.el.lang.VariableMapperFactory
 
setVariable(String, ValueExpression) - Method in class org.apache.el.lang.VariableMapperImpl
 
SimpleCharStream - Class in org.apache.el.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.el.parser.SimpleCharStream
Constructor.
SimpleNode - Class in org.apache.el.parser
 
SimpleNode(int) - Constructor for class org.apache.el.parser.SimpleNode
 
sorted() - Method in class org.apache.el.stream.Stream
 
sorted(LambdaExpression) - Method in class org.apache.el.stream.Stream
 
specialToken - Variable in class org.apache.el.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
START_DEFERRED_EXPRESSION - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
START_DYNAMIC_EXPRESSION - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
START_SET_OR_MAP - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
STATIC_LEXER_ERROR - Static variable in exception class org.apache.el.parser.TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class org.apache.el.parser.SimpleCharStream
Whether parser is static.
Stream - Class in org.apache.el.stream
 
Stream(Iterator<Object>) - Constructor for class org.apache.el.stream.Stream
 
StreamELResolverImpl - Class in org.apache.el.stream
 
StreamELResolverImpl() - Constructor for class org.apache.el.stream.StreamELResolverImpl
 
String() - Method in class org.apache.el.parser.ELParser
 
STRING_LITERAL - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
substream(Number) - Method in class org.apache.el.stream.Stream
 
substream(Number, Number) - Method in class org.apache.el.stream.Stream
 
subtract(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigDecimalDelegate
 
subtract(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.BigIntegerDelegate
 
subtract(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.DoubleDelegate
 
subtract(Number, Number) - Method in class org.apache.el.lang.ELArithmetic.LongDelegate
 
subtract(Number, Number) - Method in class org.apache.el.lang.ELArithmetic
 
subtract(Object, Object) - Static method in class org.apache.el.lang.ELArithmetic
 
sum() - Method in class org.apache.el.stream.Stream
 
SwitchTo(int) - Method in class org.apache.el.parser.ELParserTokenManager
Switch to specified lex state.

T

tabSize - Variable in class org.apache.el.parser.SimpleCharStream
 
target - Variable in class org.apache.el.lang.FunctionMapperFactory
 
Target() - Constructor for class org.apache.el.parser.AstValue.Target
 
toArray() - Method in class org.apache.el.stream.Stream
 
token - Variable in class org.apache.el.parser.ELParser
Current token.
Token - Class in org.apache.el.parser
Describes the input token stream.
Token() - Constructor for class org.apache.el.parser.Token
No-argument constructor
Token(int) - Constructor for class org.apache.el.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.el.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.el.parser.ELParser
Generated Token Manager.
tokenImage - Static variable in interface org.apache.el.parser.ELParserConstants
Literal token values.
tokenImage - Variable in exception class org.apache.el.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Exception Class in org.apache.el.parser
Token Manager Error.
TokenMgrError() - Constructor for exception class org.apache.el.parser.TokenMgrError
No arg constructor.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for exception class org.apache.el.parser.TokenMgrError
Full Constructor.
TokenMgrError(String, int) - Constructor for exception class org.apache.el.parser.TokenMgrError
Constructor with message and reason.
toList() - Method in class org.apache.el.stream.Stream
 
toString() - Method in class org.apache.el.parser.AstFunction
 
toString() - Method in class org.apache.el.parser.AstLambdaExpression
 
toString() - Method in class org.apache.el.parser.AstLambdaParameters
 
toString() - Method in class org.apache.el.parser.AstMethodParameters
 
toString() - Method in class org.apache.el.parser.SimpleNode
 
toString() - Method in class org.apache.el.parser.Token
Returns the image.
toString() - Method in class org.apache.el.ValueExpressionImpl
 
toTypeArray(String[]) - Static method in class org.apache.el.util.ReflectionUtil
Converts an array of Class names to Class types.
toTypeNameArray(Class<?>[]) - Static method in class org.apache.el.util.ReflectionUtil
Converts an array of Class types to Class names.
trace_enabled() - Method in class org.apache.el.parser.ELParser
Trace enabled.
trackLineColumn - Variable in class org.apache.el.parser.SimpleCharStream
 
TRUE - Static variable in interface org.apache.el.parser.ELParserConstants
RegularExpression Id.
types - Variable in class org.apache.el.lang.FunctionMapperImpl.Function
 

U

Unary() - Method in class org.apache.el.parser.ELParser
 
UpdateLineColumn(char) - Method in class org.apache.el.parser.SimpleCharStream
 

V

Validation - Class in org.apache.el.util
 
Value() - Method in class org.apache.el.parser.ELParser
 
ValueExpressionImpl - Class in org.apache.el
An Expression that can get or set a value.
ValueExpressionImpl() - Constructor for class org.apache.el.ValueExpressionImpl
 
ValueExpressionImpl(String, Node, FunctionMapper, VariableMapper, Class<?>) - Constructor for class org.apache.el.ValueExpressionImpl
 
ValueExpressionLiteral - Class in org.apache.el
 
ValueExpressionLiteral() - Constructor for class org.apache.el.ValueExpressionLiteral
 
ValueExpressionLiteral(Object, Class<?>) - Constructor for class org.apache.el.ValueExpressionLiteral
 
ValuePrefix() - Method in class org.apache.el.parser.ELParser
 
ValueSuffix() - Method in class org.apache.el.parser.ELParser
 
VariableMapperFactory - Class in org.apache.el.lang
 
VariableMapperFactory(VariableMapper) - Constructor for class org.apache.el.lang.VariableMapperFactory
 
VariableMapperImpl - Class in org.apache.el.lang
 
VariableMapperImpl() - Constructor for class org.apache.el.lang.VariableMapperImpl
 
visit(Node) - Method in class org.apache.el.lang.ExpressionBuilder
 
visit(Node) - Method in interface org.apache.el.parser.NodeVisitor
 

W

writeExternal(ObjectOutput) - Method in class org.apache.el.lang.FunctionMapperImpl.Function
 
writeExternal(ObjectOutput) - Method in class org.apache.el.lang.FunctionMapperImpl
 
writeExternal(ObjectOutput) - Method in class org.apache.el.lang.VariableMapperImpl
 
writeExternal(ObjectOutput) - Method in class org.apache.el.MethodExpressionImpl
 
writeExternal(ObjectOutput) - Method in class org.apache.el.MethodExpressionLiteral
 
writeExternal(ObjectOutput) - Method in class org.apache.el.ValueExpressionImpl
 
writeExternal(ObjectOutput) - Method in class org.apache.el.ValueExpressionLiteral
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form