A B C D E F G H I J K L M N O P Q R S T U V W 

A

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

B

backup(int) - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Backup a number of characters.
base - Variable in class org.zkoss.zel.impl.parser.AstValue.Target
 
BeanELResolver - Class in org.zkoss.zel
 
BeanELResolver() - Constructor for class org.zkoss.zel.BeanELResolver
 
BeanELResolver(boolean) - Constructor for class org.zkoss.zel.BeanELResolver
 
BeanNameELResolver - Class in org.zkoss.zel
 
BeanNameELResolver(BeanNameResolver) - Constructor for class org.zkoss.zel.BeanNameELResolver
 
BeanNameResolver - Class in org.zkoss.zel
Base implementation that provides a minimal default implementation that is intended to be extended by application developers.
BeanNameResolver() - Constructor for class org.zkoss.zel.BeanNameResolver
 
beforeEvaluation(ELContext, String) - Method in class org.zkoss.zel.EvaluationListener
Fired before the evaluation of the expression.
beginColumn - Variable in class org.zkoss.zel.impl.parser.Token
The column number of the first character of this Token.
beginLine - Variable in class org.zkoss.zel.impl.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Start.
BIGDECIMAL - Static variable in class org.zkoss.zel.impl.lang.ELArithmetic
 
BIGINTEGER - Static variable in class org.zkoss.zel.impl.lang.ELArithmetic
 
Boolean() - Method in class org.zkoss.zel.impl.parser.ELParser
 
BooleanNode - Class in org.zkoss.zel.impl.parser
 
BooleanNode(int) - Constructor for class org.zkoss.zel.impl.parser.BooleanNode
 
BracketSuffix() - Method in class org.zkoss.zel.impl.parser.ELParser
 
bufcolumn - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
buffer - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
bufline - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
bufpos - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
Position in buffer.
build() - Method in class org.zkoss.zel.impl.lang.ExpressionBuilder
 
bundle - Static variable in class org.zkoss.zel.impl.util.MessageFactory
 

C

canCreateBean(String) - Method in class org.zkoss.zel.BeanNameResolver
Is it permitted to create a bean of the given name?
children - Variable in class org.zkoss.zel.impl.parser.SimpleNode
 
Choice() - Method in class org.zkoss.zel.impl.parser.ELParser
 
ClassReflect - Interface in org.zkoss.zel.impl.util
The implementation of ClassUtil.
ClassUtil - Class in org.zkoss.zel.impl.util
Class related utilities.
ClassUtil() - Constructor for class org.zkoss.zel.impl.util.ClassUtil
 
clearNodeScope(Node) - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
closeNodeScope(Node, int) - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
closeNodeScope(Node, boolean) - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
coerce(Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.BigDecimalDelegate
 
coerce(String) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.BigDecimalDelegate
 
coerce(Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.BigIntegerDelegate
 
coerce(String) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.BigIntegerDelegate
 
coerce(Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic
 
coerce(Object) - Method in class org.zkoss.zel.impl.lang.ELArithmetic
 
coerce(String) - Method in class org.zkoss.zel.impl.lang.ELArithmetic
 
coerce(Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.DoubleDelegate
 
coerce(String) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.DoubleDelegate
 
coerce(Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.LongDelegate
 
coerce(String) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.LongDelegate
 
COERCE_NULL_TO_NULL - Static variable in class org.zkoss.zel.impl.lang.ELSupport
EL 2.2 by spec.
COERCE_TO_ZERO - Static variable in class org.zkoss.zel.impl.lang.ELSupport
 
coerceToBoolean(Object, boolean) - Static method in class org.zkoss.zel.impl.lang.ELSupport
Convert an object to Boolean.
coerceToDateTime(Object, Class) - Static method in class org.zkoss.zel.impl.lang.ELSupport
Coerce an object to an instance of java.util.Date
coerceToEnum(Object, Class) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
coerceToNumber(Number, Class<?>) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
coerceToNumber(Object, Class<?>) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
coerceToNumber(String, Class<?>) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
coerceToString(Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
Coerce an object to a string.
coerceToType(Object, Class<?>) - Method in class org.zkoss.zel.ExpressionFactory
Coerce the supplied object to the requested type.
coerceToType(Object, Class<?>) - Method in class org.zkoss.zel.impl.ExpressionFactoryImpl
 
coerceToType(Object, Class<?>) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
coerceToTypeForSetValue(Object, Class<?>) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
COLON - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
column - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
COMMA - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
compare(Object, Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
Compare two objects, after coercing to the same type if appropriate.
Compare() - Method in class org.zkoss.zel.impl.parser.ELParser
 
CompositeELResolver - Class in org.zkoss.zel
 
CompositeELResolver() - Constructor for class org.zkoss.zel.CompositeELResolver
 
CompositeExpression() - Method in class org.zkoss.zel.impl.parser.ELParser
 
CONCAT - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
Concatenation() - Method in class org.zkoss.zel.impl.parser.ELParser
 
ConcurrentCache<K,V> - Class in org.zkoss.zel.impl.util
 
ConcurrentCache(int) - Constructor for class org.zkoss.zel.impl.util.ConcurrentCache
 
contextCreated(ELContextEvent) - Method in interface org.zkoss.zel.ELContextListener
 
convertToType(ELContext, Object, Class<?>) - Method in class org.zkoss.zel.CompositeELResolver
 
convertToType(Object, Class<?>) - Method in class org.zkoss.zel.ELContext
Coerce the supplied object to the requested type.
convertToType(ELContext, Object, Class<?>) - Method in class org.zkoss.zel.ELResolver
Converts the given object to the given type.
convertToType(Object, Class<?>) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
convertToType(ELContext, Object, Class<?>) - Method in class org.zkoss.zel.TypeConverter
 
count() - Method in class org.zkoss.zel.impl.stream.Stream
 
create() - Method in class org.zkoss.zel.impl.lang.FunctionMapperFactory
 
create() - Method in class org.zkoss.zel.impl.lang.VariableMapperFactory
 
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.zkoss.zel.ExpressionFactory
Create a new method expression instance.
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.zkoss.zel.impl.ExpressionFactoryImpl
 
createMethodExpression(Class<?>, Class<?>[]) - Method in class org.zkoss.zel.impl.lang.ExpressionBuilder
 
createNode(String) - Static method in class org.zkoss.zel.impl.lang.ExpressionBuilder
 
createValueExpression(ELContext, String, Class<?>) - Method in class org.zkoss.zel.ExpressionFactory
Create a new value expression.
createValueExpression(Object, Class<?>) - Method in class org.zkoss.zel.ExpressionFactory
 
createValueExpression(ELContext, String, Class<?>) - Method in class org.zkoss.zel.impl.ExpressionFactoryImpl
 
createValueExpression(Object, Class<?>) - Method in class org.zkoss.zel.impl.ExpressionFactoryImpl
 
createValueExpression(Class<?>) - Method in class org.zkoss.zel.impl.lang.ExpressionBuilder
 
curChar - Variable in class org.zkoss.zel.impl.parser.ELParserTokenManager
 
currentToken - Variable in exception org.zkoss.zel.impl.parser.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.zkoss.zel.impl.parser.ELParserTokenManager
Debug output.
DEFAULT - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
Lexical state.
DeferredExpression() - Method in class org.zkoss.zel.impl.parser.ELParser
 
defineBean(String, Object) - Method in class org.zkoss.zel.ELManager
 
defineBean(String, Object) - Method in class org.zkoss.zel.ELProcessor
 
defineFunction(String, String, String, String) - Method in class org.zkoss.zel.ELProcessor
 
defineFunction(String, String, Method) - Method in class org.zkoss.zel.ELProcessor
Map a method to a function name.
DIGIT - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
disable_tracing() - Method in class org.zkoss.zel.impl.parser.ELParser
Disable tracing.
distinct() - Method in class org.zkoss.zel.impl.stream.Stream
 
DIV0 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
DIV1 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
divide(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.BigDecimalDelegate
 
divide(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.BigIntegerDelegate
 
divide(Object, Object) - Static method in class org.zkoss.zel.impl.lang.ELArithmetic
 
divide(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic
 
divide(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.DoubleDelegate
 
divide(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.LongDelegate
 
Done() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Reset buffer when finished.
DOT - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
DotSuffix() - Method in class org.zkoss.zel.impl.parser.ELParser
 
DOUBLE - Static variable in class org.zkoss.zel.impl.lang.ELArithmetic
 
DynamicExpression() - Method in class org.zkoss.zel.impl.parser.ELParser
 

E

ELArithmetic - Class in org.zkoss.zel.impl.lang
A helper class of Arithmetic defined by the EL Specification
ELArithmetic() - Constructor for class org.zkoss.zel.impl.lang.ELArithmetic
 
ELArithmetic.BigDecimalDelegate - Class in org.zkoss.zel.impl.lang
 
ELArithmetic.BigDecimalDelegate() - Constructor for class org.zkoss.zel.impl.lang.ELArithmetic.BigDecimalDelegate
 
ELArithmetic.BigIntegerDelegate - Class in org.zkoss.zel.impl.lang
 
ELArithmetic.BigIntegerDelegate() - Constructor for class org.zkoss.zel.impl.lang.ELArithmetic.BigIntegerDelegate
 
ELArithmetic.DoubleDelegate - Class in org.zkoss.zel.impl.lang
 
ELArithmetic.DoubleDelegate() - Constructor for class org.zkoss.zel.impl.lang.ELArithmetic.DoubleDelegate
 
ELArithmetic.LongDelegate - Class in org.zkoss.zel.impl.lang
 
ELArithmetic.LongDelegate() - Constructor for class org.zkoss.zel.impl.lang.ELArithmetic.LongDelegate
 
ELClass - Class in org.zkoss.zel
 
ELClass(Class<?>) - Constructor for class org.zkoss.zel.ELClass
 
ELContext - Class in org.zkoss.zel
 
ELContext() - Constructor for class org.zkoss.zel.ELContext
 
ELContextEvent - Class in org.zkoss.zel
 
ELContextEvent(ELContext) - Constructor for class org.zkoss.zel.ELContextEvent
 
ELContextListener - Interface in org.zkoss.zel
 
ELException - Exception in org.zkoss.zel
Represents any of the exception conditions that can arise during expression evaluation.
ELException() - Constructor for exception org.zkoss.zel.ELException
Creates an ELException with no detail message
ELException(String) - Constructor for exception org.zkoss.zel.ELException
Creates an ELException with the provided detail message.
ELException(Throwable) - Constructor for exception org.zkoss.zel.ELException
Creates an ELException with the given cause
ELException(String, Throwable) - Constructor for exception org.zkoss.zel.ELException
Creates an ELException with the given detail message and root cause.
ELManager - Class in org.zkoss.zel
 
ELManager() - Constructor for class org.zkoss.zel.ELManager
 
ELParser - Class in org.zkoss.zel.impl.parser
 
ELParser(InputStream) - Constructor for class org.zkoss.zel.impl.parser.ELParser
Constructor with InputStream.
ELParser(InputStream, String) - Constructor for class org.zkoss.zel.impl.parser.ELParser
Constructor with InputStream and supplied encoding
ELParser(Reader) - Constructor for class org.zkoss.zel.impl.parser.ELParser
Constructor.
ELParser(ELParserTokenManager) - Constructor for class org.zkoss.zel.impl.parser.ELParser
Constructor with generated Token Manager.
ELParserConstants - Interface in org.zkoss.zel.impl.parser
Token literal values and constants.
ELParserTokenManager - Class in org.zkoss.zel.impl.parser
Token Manager.
ELParserTokenManager(SimpleCharStream) - Constructor for class org.zkoss.zel.impl.parser.ELParserTokenManager
Constructor.
ELParserTokenManager(SimpleCharStream, int) - Constructor for class org.zkoss.zel.impl.parser.ELParserTokenManager
Constructor.
ELParserTreeConstants - Interface in org.zkoss.zel.impl.parser
 
ELProcessor - Class in org.zkoss.zel
 
ELProcessor() - Constructor for class org.zkoss.zel.ELProcessor
 
ELResolver - Class in org.zkoss.zel
 
ELResolver() - Constructor for class org.zkoss.zel.ELResolver
 
ELSupport - Class in org.zkoss.zel.impl.lang
A helper class that implements the EL Specification
ELSupport() - Constructor for class org.zkoss.zel.impl.lang.ELSupport
 
EMPTY - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
enable_tracing() - Method in class org.zkoss.zel.impl.parser.ELParser
Enable tracing.
endColumn - Variable in class org.zkoss.zel.impl.parser.Token
The column number of the last character of this Token.
endLine - Variable in class org.zkoss.zel.impl.parser.Token
The line number of the last character of this Token.
enterLambdaScope(Map<String, Object>) - Method in class org.zkoss.zel.ELContext
Called when starting to evaluate a lambda expression so that the arguments are available to the EL context during evaluation.
enterLambdaScope(Map<String, Object>) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
EOF - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
End of File.
eol - Variable in exception org.zkoss.zel.impl.parser.ParseException
The end of line string for this machine.
EQ0 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
EQ1 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
Equality() - Method in class org.zkoss.zel.impl.parser.ELParser
 
equals(Object) - Method in class org.zkoss.zel.Expression
 
equals(Object, Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
Compare two objects for equality, after coercing to the same type if appropriate.
equals(Object) - Method in class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
equals(Object) - Method in class org.zkoss.zel.impl.MethodExpressionImpl
Determines whether the specified object is equal to this Expression.
equals(Object) - Method in class org.zkoss.zel.impl.MethodExpressionLiteral
 
equals(Object) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
equals(Object) - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
equals(Object) - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
equals(ValueExpressionLiteral) - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
eval(String) - Method in class org.zkoss.zel.ELProcessor
 
EvaluationContext - Class in org.zkoss.zel.impl.lang
 
EvaluationContext(ELContext, FunctionMapper, VariableMapper) - Constructor for class org.zkoss.zel.impl.lang.EvaluationContext
 
EvaluationListener - Class in org.zkoss.zel
 
EvaluationListener() - Constructor for class org.zkoss.zel.EvaluationListener
 
exitLambdaScope() - Method in class org.zkoss.zel.ELContext
Called after evaluating a lambda expression to signal that the arguments are no longer required.
exitLambdaScope() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
ExpandBuff(boolean) - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.zkoss.zel.impl.parser.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
Expression - Class in org.zkoss.zel
 
Expression() - Constructor for class org.zkoss.zel.Expression
 
expression - Variable in class org.zkoss.zel.impl.lang.ExpressionBuilder
 
Expression() - Method in class org.zkoss.zel.impl.parser.ELParser
 
ExpressionBuilder - Class in org.zkoss.zel.impl.lang
 
ExpressionBuilder(String, ELContext) - Constructor for class org.zkoss.zel.impl.lang.ExpressionBuilder
 
ExpressionFactory - Class in org.zkoss.zel
 
ExpressionFactory() - Constructor for class org.zkoss.zel.ExpressionFactory
 
ExpressionFactoryImpl - Class in org.zkoss.zel.impl
 
ExpressionFactoryImpl() - Constructor for class org.zkoss.zel.impl.ExpressionFactoryImpl
 

F

FALSE - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
FillBuff() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
 
filter(LambdaExpression) - Method in class org.zkoss.zel.impl.stream.Stream
 
findFirst() - Method in class org.zkoss.zel.impl.stream.Stream
 
flatMap(LambdaExpression) - Method in class org.zkoss.zel.impl.stream.Stream
 
FLOATING_POINT_LITERAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
FloatingPoint() - Method in class org.zkoss.zel.impl.parser.ELParser
 
fnMapper - Variable in class org.zkoss.zel.impl.lang.ExpressionBuilder
 
forEach(LambdaExpression) - Method in class org.zkoss.zel.impl.stream.Stream
 
forName(String) - Static method in class org.zkoss.zel.impl.util.ReflectionUtil
 
forNameByThread(String) - Static method in class org.zkoss.zel.impl.util.ClassUtil
Returns the Class object of the specified class name, using the current thread's context class loader.
forNamePrimitive(String) - Static method in class org.zkoss.zel.impl.util.ReflectionUtil
 
Function() - Method in class org.zkoss.zel.impl.parser.ELParser
 
FunctionMapper - Class in org.zkoss.zel
 
FunctionMapper() - Constructor for class org.zkoss.zel.FunctionMapper
 
FunctionMapperFactory - Class in org.zkoss.zel.impl.lang
 
FunctionMapperFactory(FunctionMapper) - Constructor for class org.zkoss.zel.impl.lang.FunctionMapperFactory
 
FunctionMapperImpl - Class in org.zkoss.zel.impl.lang
 
FunctionMapperImpl() - Constructor for class org.zkoss.zel.impl.lang.FunctionMapperImpl
 
FunctionMapperImpl.Function - Class in org.zkoss.zel.impl.lang
 
FunctionMapperImpl.Function(String, String, Method) - Constructor for class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
FunctionMapperImpl.Function() - Constructor for class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
functions - Variable in class org.zkoss.zel.impl.lang.FunctionMapperImpl
 
FUNCTIONSUFFIX - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.

G

GE0 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
GE1 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
generateParseException() - Method in class org.zkoss.zel.impl.parser.ELParser
Generate ParseException.
get() - Method in class org.zkoss.zel.impl.stream.Optional
 
get(K) - Method in class org.zkoss.zel.impl.util.ConcurrentCache
 
get(String) - Static method in class org.zkoss.zel.impl.util.MessageFactory
 
get(String, Object...) - Static method in class org.zkoss.zel.impl.util.MessageFactory
 
getBase() - Method in class org.zkoss.zel.ValueReference
 
getBean(String) - Method in class org.zkoss.zel.BeanNameResolver
Returns the named bean.
getBeginColumn() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Get token beginning line number.
getCloseMethod(Class<?>, String, Class<?>[]) - Method in interface org.zkoss.zel.impl.util.ClassReflect
Gets one of the close methods -- a close method is a method with the same name and the compatible argument type.
getCloseMethod(Class<?>, String, Class<?>[]) - Static method in class org.zkoss.zel.impl.util.ClassUtil
Gets one of the close methods -- a close method is a method with the same name and the compatible argument type.
getColumn() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Deprecated.
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.ArrayELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.BeanELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.BeanNameELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.CompositeELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.ELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.impl.stream.StreamELResolverImpl
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.ListELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.MapELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.ResourceBundleELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.StaticFieldELResolver
Always returns String.class.
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.TypeConverter
 
getContext(Class) - Method in class org.zkoss.zel.ELContext
Obtain the context object for the given key.
getContext(Class) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getContext(Class) - Method in class org.zkoss.zel.StandardELContext
 
getContextClassLoader(Class<?>) - Method in interface org.zkoss.zel.impl.util.ClassReflect
Returns the context ClassLoader for the reference class.
getContextClassLoader(Class<?>) - Static method in class org.zkoss.zel.impl.util.ClassUtil
Returns the context ClassLoader for the reference class.
getELContext() - Method in class org.zkoss.zel.ELContextEvent
 
getELContext() - Method in class org.zkoss.zel.ELManager
 
getELContext() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getELManager() - Method in class org.zkoss.zel.ELProcessor
 
getELResolver() - Method in class org.zkoss.zel.ELContext
 
getELResolver() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getELResolver() - Method in class org.zkoss.zel.StandardELContext
 
getEndColumn() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Get token end line number.
getEvaluationListeners() - Method in class org.zkoss.zel.ELContext
Obtain the list of registered EvaluationListeners.
getEvaluationListeners() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getExpectedType() - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
getExpectedType() - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
getExpectedType() - Method in class org.zkoss.zel.ValueExpression
 
getExpressionFactory() - Static method in class org.zkoss.zel.ELManager
 
getExpressionString() - Method in class org.zkoss.zel.Expression
 
getExpressionString() - Method in class org.zkoss.zel.impl.MethodExpressionImpl
Returns the original String used to create this Expression, unmodified.
getExpressionString() - Method in class org.zkoss.zel.impl.MethodExpressionLiteral
 
getExpressionString() - Method in class org.zkoss.zel.impl.ValueExpressionImpl
Returns the type the result of the expression will be coerced to after evaluation.
getExpressionString() - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.ArrayELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.BeanELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.BeanNameELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.CompositeELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.ELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.impl.stream.StreamELResolverImpl
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.ListELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.MapELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.ResourceBundleELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.StaticFieldELResolver
Always returns null.
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.TypeConverter
 
getFloatingPoint() - Method in class org.zkoss.zel.impl.parser.AstFloatingPoint
 
getFunctionMapper() - Method in class org.zkoss.zel.ELContext
 
getFunctionMapper() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getFunctionMapper() - Method in class org.zkoss.zel.StandardELContext
 
getImage() - Method in interface org.zkoss.zel.impl.parser.Node
 
GetImage() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Get token literal value.
getImage() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
getImportHandler() - Method in class org.zkoss.zel.ELContext
Obtain the ImportHandler for this ELContext, creating one if necessary.
getImportHandler() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getImportHandler() - Static method in class org.zkoss.zel.ImportHandler
 
getInitFunctionMap() - Method in class org.zkoss.zel.ExpressionFactory
 
getInteger() - Method in class org.zkoss.zel.impl.parser.AstInteger
 
getKlass() - Method in class org.zkoss.zel.ELClass
 
getLambdaArgument(String) - Method in class org.zkoss.zel.ELContext
Obtain the value of the lambda argument with the given name.
getLambdaArgument(String) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getLine() - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Deprecated.
getLocale() - Method in class org.zkoss.zel.ELContext
 
getLocale() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getLocalName() - Method in class org.zkoss.zel.impl.parser.AstFunction
 
getMessage() - Method in error org.zkoss.zel.impl.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMethod() - Method in class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
getMethod(Object, Object, Class<?>[], Object[]) - Static method in class org.zkoss.zel.impl.util.ReflectionUtil
Returns a method based on the criteria.
getMethodInfo(ELContext) - Method in class org.zkoss.zel.impl.MethodExpressionImpl
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
getMethodInfo(ELContext) - Method in class org.zkoss.zel.impl.MethodExpressionLiteral
 
getMethodInfo(EvaluationContext, Class<?>[]) - Method in class org.zkoss.zel.impl.parser.AstIdentifier
 
getMethodInfo(EvaluationContext, Class[]) - Method in class org.zkoss.zel.impl.parser.AstValue
 
getMethodInfo(EvaluationContext, Class<?>[]) - Method in interface org.zkoss.zel.impl.parser.Node
 
getMethodInfo(EvaluationContext, Class<?>[]) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
getMethodInfo(ELContext) - Method in class org.zkoss.zel.MethodExpression
 
getName() - Method in class org.zkoss.zel.MethodInfo
 
getNextToken() - Method in class org.zkoss.zel.impl.parser.ELParser
Get the next Token.
getNextToken() - Method in class org.zkoss.zel.impl.parser.ELParserTokenManager
Get the next Token.
getOutputName() - Method in class org.zkoss.zel.impl.parser.AstFunction
 
getParameters(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstMethodParameters
 
getParamTypes() - Method in class org.zkoss.zel.MethodInfo
 
getPrefix() - Method in class org.zkoss.zel.impl.parser.AstFunction
 
getProperty() - Method in class org.zkoss.zel.ValueReference
 
getReturnType() - Method in class org.zkoss.zel.MethodInfo
 
getSetter(Class<?>, String) - Static method in class org.zkoss.zel.impl.util.ReflectionUtil
Get an array of setter methods by a specific propertyName.
getStreamELResolver() - Method in class org.zkoss.zel.ExpressionFactory
 
getStreamELResolver() - Method in class org.zkoss.zel.impl.ExpressionFactoryImpl
 
getString() - Method in class org.zkoss.zel.impl.parser.AstString
 
GetSuffix(int) - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Get the suffix.
getTabSize(int) - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
 
getToken(int) - Method in class org.zkoss.zel.impl.parser.ELParser
Get the specific Token.
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.ArrayELResolver
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.BeanELResolver
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.BeanNameELResolver
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.CompositeELResolver
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.ELResolver
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.ArithmeticNode
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstAssign
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstChoice
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstCompositeExpression
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstConcatenation
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstDeferredExpression
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstDynamicExpression
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstEmpty
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstFloatingPoint
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstFunction
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstIdentifier
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstInteger
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstListData
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstLiteralExpression
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstMapData
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstNegative
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstNot
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstNull
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstSemicolon
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstSetData
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstString
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstValue
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.BooleanNode
 
getType(EvaluationContext) - Method in interface org.zkoss.zel.impl.parser.Node
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.impl.stream.StreamELResolverImpl
 
getType(ELContext) - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
getType(ELContext) - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.ListELResolver
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.MapELResolver
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.ResourceBundleELResolver
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.StaticFieldELResolver
 
getType(ELContext, Object, Object) - Method in class org.zkoss.zel.TypeConverter
 
getType(ELContext) - Method in class org.zkoss.zel.ValueExpression
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.ArrayELResolver
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.BeanELResolver
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.BeanNameELResolver
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.CompositeELResolver
 
getValue(String, Class<?>) - Method in class org.zkoss.zel.ELProcessor
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.ELResolver
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstAnd
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstAssign
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstBracketSuffix
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstChoice
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstCompositeExpression
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstConcatenation
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstDeferredExpression
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstDiv
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstDotSuffix
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstDynamicExpression
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstEmpty
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstEqual
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstFalse
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstFloatingPoint
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstFunction
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstGreaterThan
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstGreaterThanEqual
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstIdentifier
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstInteger
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstLambdaExpression
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstLessThan
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstLessThanEqual
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstListData
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstLiteralExpression
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstMapData
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstMinus
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstMod
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstMult
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstNegative
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstNot
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstNotEqual
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstNull
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstOr
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstPlus
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstSemicolon
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstSetData
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstString
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstTrue
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstValue
 
getValue(EvaluationContext) - Method in interface org.zkoss.zel.impl.parser.Node
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
getValue() - Method in class org.zkoss.zel.impl.parser.Token
An optional attribute value of the Token.
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.impl.stream.StreamELResolverImpl
 
getValue(ELContext) - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
getValue(ELContext) - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.ListELResolver
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.MapELResolver
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.ResourceBundleELResolver
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.StaticFieldELResolver
 
getValue(ELContext, Object, Object) - Method in class org.zkoss.zel.TypeConverter
 
getValue(ELContext) - Method in class org.zkoss.zel.ValueExpression
 
getValueReference(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstIdentifier
 
getValueReference(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstValue
 
getValueReference(EvaluationContext) - Method in interface org.zkoss.zel.impl.parser.Node
 
getValueReference(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
getValueReference(ELContext) - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
getValueReference(ELContext) - Method in class org.zkoss.zel.ValueExpression
 
getVariableMapper() - Method in class org.zkoss.zel.ELContext
 
getVariableMapper() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getVariableMapper() - Method in class org.zkoss.zel.StandardELContext
 
GT0 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
GT1 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.

H

hashCode() - Method in class org.zkoss.zel.Expression
 
hashCode() - Method in class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
hashCode() - Method in class org.zkoss.zel.impl.MethodExpressionImpl
Returns the hash code for this Expression.
hashCode() - Method in class org.zkoss.zel.impl.MethodExpressionLiteral
 
hashCode() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
hashCode() - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
hashCode() - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 

I

id - Variable in class org.zkoss.zel.impl.parser.SimpleNode
 
Identifier() - Method in class org.zkoss.zel.impl.parser.ELParser
 
IDENTIFIER - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
ifPresent(LambdaExpression) - Method in class org.zkoss.zel.impl.stream.Optional
 
ILLEGAL_CHARACTER - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
image - Variable in class org.zkoss.zel.impl.parser.SimpleNode
 
image - Variable in class org.zkoss.zel.impl.parser.Token
The string image of the token.
IMPL_OBJ_START - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
importClass(String) - Method in class org.zkoss.zel.ELManager
 
importClass(String) - Method in class org.zkoss.zel.ImportHandler
 
ImportHandler - Class in org.zkoss.zel
 
importPackage(String) - Method in class org.zkoss.zel.ELManager
 
importPackage(String) - Method in class org.zkoss.zel.ImportHandler
 
importStatic(String) - Method in class org.zkoss.zel.ELManager
 
importStatic(String) - Method in class org.zkoss.zel.ImportHandler
 
IN_EXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
Lexical state.
IN_SET_OR_MAP - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
Lexical state.
inBuf - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
input_stream - Variable in class org.zkoss.zel.impl.parser.ELParserTokenManager
 
inputStream - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
INSTANCEOF - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
Integer() - Method in class org.zkoss.zel.impl.parser.ELParser
 
INTEGER_LITERAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.zkoss.zel.BeanELResolver
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.zkoss.zel.CompositeELResolver
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.zkoss.zel.ELResolver
Invokes a method on the the given object.
invoke(ELContext, Object[]) - Method in class org.zkoss.zel.impl.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.zkoss.zel.impl.MethodExpressionLiteral
 
invoke(EvaluationContext, Class<?>[], Object[]) - Method in class org.zkoss.zel.impl.parser.AstIdentifier
 
invoke(EvaluationContext, Class[], Object[]) - Method in class org.zkoss.zel.impl.parser.AstValue
 
invoke(EvaluationContext, Class<?>[], Object[]) - Method in interface org.zkoss.zel.impl.parser.Node
 
invoke(EvaluationContext, Class<?>[], Object[]) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.zkoss.zel.impl.stream.StreamELResolverImpl
 
invoke(ELContext, Object...) - Method in class org.zkoss.zel.LambdaExpression
 
invoke(Object...) - Method in class org.zkoss.zel.LambdaExpression
 
invoke(ELContext, Object[]) - Method in class org.zkoss.zel.MethodExpression
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.zkoss.zel.StaticFieldELResolver
 
isBigDecimalOp(Object, Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
isBigIntegerOp(Object, Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
isDateTimeType(Class<?>) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
isDoubleOp(Object, Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
isIdentifier(String) - Static method in class org.zkoss.zel.impl.util.Validation
Test whether a string is a Java identifier.
isInstance(Object, Class<?>) - Static method in class org.zkoss.zel.impl.util.ClassUtil
 
isLambdaArgument(String) - Method in class org.zkoss.zel.ELContext
Determine if the specified name is recognised as the name of a lambda argument.
isLambdaArgument(String) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
isLiteralText() - Method in class org.zkoss.zel.Expression
 
isLiteralText() - Method in class org.zkoss.zel.impl.MethodExpressionImpl
 
isLiteralText() - Method in class org.zkoss.zel.impl.MethodExpressionLiteral
 
isLiteralText() - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
isLiteralText() - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
isLongOp(Object, Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
isNameResolved(String) - Method in class org.zkoss.zel.BeanNameResolver
Can this resolver resolve the given bean name?
isNumber(Object) - Static method in class org.zkoss.zel.impl.lang.ELArithmetic
 
isNumberType(Class<?>) - Static method in class org.zkoss.zel.impl.lang.ELArithmetic
 
isParametersProvided() - Method in class org.zkoss.zel.impl.MethodExpressionImpl
 
isParametersProvided() - Method in class org.zkoss.zel.impl.parser.AstValue
 
isParametersProvided() - Method in interface org.zkoss.zel.impl.parser.Node
 
isParametersProvided() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
isParametersProvided() - Method in class org.zkoss.zel.MethodExpression
 
isParmetersProvided() - Method in class org.zkoss.zel.impl.MethodExpressionImpl
 
isParmetersProvided() - Method in class org.zkoss.zel.MethodExpression
isPropertyResolved() - Method in class org.zkoss.zel.ELContext
 
isPropertyResolved() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.ArrayELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.BeanELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.BeanNameELResolver
 
isReadOnly(String) - Method in class org.zkoss.zel.BeanNameResolver
Is the named bean read-only?
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.CompositeELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.ELResolver
 
isReadOnly(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstDeferredExpression
 
isReadOnly(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstDynamicExpression
 
isReadOnly(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstIdentifier
 
isReadOnly(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstValue
 
isReadOnly(EvaluationContext) - Method in interface org.zkoss.zel.impl.parser.Node
 
isReadOnly(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.impl.stream.StreamELResolverImpl
 
isReadOnly(ELContext) - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
isReadOnly(ELContext) - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.ListELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.MapELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.ResourceBundleELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.StaticFieldELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.TypeConverter
 
isReadOnly(ELContext) - Method in class org.zkoss.zel.ValueExpression
 
isStringFloat(String) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
iterator() - Method in class org.zkoss.zel.impl.stream.Stream
 

J

jj_nt - Variable in class org.zkoss.zel.impl.parser.ELParser
Next token.
jjFillToken() - Method in class org.zkoss.zel.impl.parser.ELParserTokenManager
 
jjnewLexState - Static variable in class org.zkoss.zel.impl.parser.ELParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.zkoss.zel.impl.parser.ELParserTokenManager
Token literal values.
jjtAddChild(Node, int) - Method in interface org.zkoss.zel.impl.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.zkoss.zel.impl.parser.SimpleNode
 
JJTAND - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTASSIGN - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTBRACKETSUFFIX - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTCHOICE - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
jjtClose() - Method in interface org.zkoss.zel.impl.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
JJTCOMPOSITEEXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTCONCATENATION - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTDEFERREDEXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTDIV - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTDOTSUFFIX - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTDYNAMICEXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTELParserState - Class in org.zkoss.zel.impl.parser
 
JJTELParserState() - Constructor for class org.zkoss.zel.impl.parser.JJTELParserState
 
JJTEMPTY - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTEQUAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTFALSE - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTFLOATINGPOINT - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTFUNCTION - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
jjtGetChild(int) - Method in interface org.zkoss.zel.impl.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface org.zkoss.zel.impl.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
jjtGetNumSiblings() - Method in class org.zkoss.zel.impl.parser.SimpleNode
Returns total siblings (including self) of this node; so at least return one.
jjtGetParent() - Method in interface org.zkoss.zel.impl.parser.Node
 
jjtGetParent() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
JJTGREATERTHAN - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTGREATERTHANEQUAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTIDENTIFIER - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTINTEGER - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTLAMBDAEXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTLAMBDAPARAMETERS - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTLESSTHAN - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTLESSTHANEQUAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTLISTDATA - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTLITERALEXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTMAPDATA - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTMAPENTRY - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTMETHODPARAMETERS - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTMINUS - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTMOD - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTMULT - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTNEGATIVE - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
jjtNodeName - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTNOT - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTNOTEQUAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTNULL - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
jjtOpen() - Method in interface org.zkoss.zel.impl.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
JJTOR - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTPLUS - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
jjtree - Variable in class org.zkoss.zel.impl.parser.ELParser
 
JJTSEMICOLON - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTSETDATA - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
jjtSetParent(Node) - Method in interface org.zkoss.zel.impl.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
JJTSTRING - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTTRUE - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTVALUE - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTVOID - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 

K

kind - Variable in class org.zkoss.zel.impl.parser.Token
An integer that describes the kind of this token.

L

LambdaExpression() - Method in class org.zkoss.zel.impl.parser.ELParser
 
LambdaExpression - Class in org.zkoss.zel
 
LambdaExpression(List<String>, ValueExpression) - Constructor for class org.zkoss.zel.LambdaExpression
 
LambdaExpressionOrInvocation() - Method in class org.zkoss.zel.impl.parser.ELParser
 
LambdaParameters() - Method in class org.zkoss.zel.impl.parser.ELParser
 
LBRACK - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
LE0 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
LE1 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
LETTER - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.zkoss.zel.impl.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.zkoss.zel.impl.parser.ELParserTokenManager
Lexer state names.
limit(Number) - Method in class org.zkoss.zel.impl.stream.Stream
 
line - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
ListData() - Method in class org.zkoss.zel.impl.parser.ELParser
 
ListELResolver - Class in org.zkoss.zel
 
ListELResolver() - Constructor for class org.zkoss.zel.ListELResolver
 
ListELResolver(boolean) - Constructor for class org.zkoss.zel.ListELResolver
 
Literal() - Method in class org.zkoss.zel.impl.parser.ELParser
 
LITERAL_EXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
LiteralExpression() - Method in class org.zkoss.zel.impl.parser.ELParser
 
localName - Variable in class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
localName - Variable in class org.zkoss.zel.impl.parser.AstFunction
 
LONG - Static variable in class org.zkoss.zel.impl.lang.ELArithmetic
 
LPAREN - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
LT0 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
LT1 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.

M

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

N

name - Variable in class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
NE0 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
NE1 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
newExpressionBuilder(String, ELContext) - Method in class org.zkoss.zel.impl.ExpressionFactoryImpl
 
newInstance() - Static method in class org.zkoss.zel.ExpressionFactory
Create a new ExpressionFactory.
newInstance(Properties) - Static method in class org.zkoss.zel.ExpressionFactory
Create a new ExpressionFactory passing in the provided Properties.
newInstance(Class<?>, Object[]) - Method in interface org.zkoss.zel.impl.util.ClassReflect
Instantiates a new instance of the specified class with the specified argument.
newInstance(Class<?>, Object[]) - Static method in class org.zkoss.zel.impl.util.ClassUtil
Instantiates a new instance of the specified class with the specified argument.
newToken(int, String) - Static method in class org.zkoss.zel.impl.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.zkoss.zel.impl.parser.Token
 
next - Variable in class org.zkoss.zel.impl.parser.Token
A reference to the next regular (non-special) token from the input stream.
Node - Interface in org.zkoss.zel.impl.parser
 
nodeArity() - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
nodeCreated() - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
NodeVisitor - Interface in org.zkoss.zel.impl.parser
 
noneMatch(LambdaExpression) - Method in class org.zkoss.zel.impl.stream.Stream
 
NonLiteral() - Method in class org.zkoss.zel.impl.parser.ELParser
 
NOT0 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
NOT1 - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
notifyAfterEvaluation(String) - Method in class org.zkoss.zel.ELContext
Notify interested listeners that an expression has been evaluated.
notifyAfterEvaluation(String) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
notifyBeforeEvaluation(String) - Method in class org.zkoss.zel.ELContext
Notify interested listeners that an expression will be evaluated.
notifyBeforeEvaluation(String) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
notifyPropertyResolved(Object, Object) - Method in class org.zkoss.zel.ELContext
Notify interested listeners that a property has been resolved.
notifyPropertyResolved(Object, Object) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
Null() - Method in class org.zkoss.zel.impl.parser.ELParser
 
NULL - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.

O

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

P

parent - Variable in class org.zkoss.zel.impl.parser.SimpleNode
 
parse(String) - Static method in class org.zkoss.zel.impl.parser.ELParser
 
ParseException - Exception in org.zkoss.zel.impl.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.zkoss.zel.impl.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.zkoss.zel.impl.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.zkoss.zel.impl.parser.ParseException
Constructor with message.
peek(LambdaExpression) - Method in class org.zkoss.zel.impl.stream.Stream
 
peekNode() - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
PLUS - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
popNode() - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
prefix - Variable in class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
prefix - Variable in class org.zkoss.zel.impl.parser.AstFunction
 
prevCharIsCR - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
prevCharIsLF - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
PRIMITIVE_NAMES - Static variable in class org.zkoss.zel.impl.util.ReflectionUtil
 
PRIMITIVES - Static variable in class org.zkoss.zel.impl.util.ReflectionUtil
 
property - Variable in class org.zkoss.zel.impl.parser.AstValue.Target
 
PropertyNotFoundException - Exception in org.zkoss.zel
 
PropertyNotFoundException() - Constructor for exception org.zkoss.zel.PropertyNotFoundException
 
PropertyNotFoundException(String) - Constructor for exception org.zkoss.zel.PropertyNotFoundException
 
PropertyNotFoundException(Throwable) - Constructor for exception org.zkoss.zel.PropertyNotFoundException
 
PropertyNotFoundException(String, Throwable) - Constructor for exception org.zkoss.zel.PropertyNotFoundException
 
PropertyNotWritableException - Exception in org.zkoss.zel
 
PropertyNotWritableException() - Constructor for exception org.zkoss.zel.PropertyNotWritableException
 
PropertyNotWritableException(String) - Constructor for exception org.zkoss.zel.PropertyNotWritableException
 
PropertyNotWritableException(Throwable) - Constructor for exception org.zkoss.zel.PropertyNotWritableException
 
PropertyNotWritableException(String, Throwable) - Constructor for exception org.zkoss.zel.PropertyNotWritableException
 
propertyResolved(ELContext, Object, Object) - Method in class org.zkoss.zel.EvaluationListener
Fired after a property has been resolved.
pushNode(Node) - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
put(K, V) - Method in class org.zkoss.zel.impl.util.ConcurrentCache
 
putContext(Class, Object) - Method in class org.zkoss.zel.ELContext
Add an object to this EL context under the given key.
putContext(Class, Object) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
putContext(Class, Object) - Method in class org.zkoss.zel.StandardELContext
 

Q

QUESTIONMARK - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.

R

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

S

Semicolon() - Method in class org.zkoss.zel.impl.parser.ELParser
 
SEMICOLON - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
setBeanValue(String, Object) - Method in class org.zkoss.zel.BeanNameResolver
Sets a value of a bean of the given name.
SetData() - Method in class org.zkoss.zel.impl.parser.ELParser
 
setDebugStream(PrintStream) - Method in class org.zkoss.zel.impl.parser.ELParserTokenManager
Set debug output.
setELContext(ELContext) - Method in class org.zkoss.zel.ELManager
 
setELContext(ELContext) - Method in class org.zkoss.zel.LambdaExpression
 
setImage(String) - Method in class org.zkoss.zel.impl.parser.AstDotSuffix
 
setImage(String) - Method in class org.zkoss.zel.impl.parser.AstIdentifier
 
setImage(String) - Method in class org.zkoss.zel.impl.parser.AstLiteralExpression
 
setImage(String) - Method in class org.zkoss.zel.impl.parser.AstString
 
setImage(String) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
setLocale(Locale) - Method in class org.zkoss.zel.ELContext
 
setLocale(Locale) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
setLocalName(String) - Method in class org.zkoss.zel.impl.parser.AstFunction
 
setPrefix(String) - Method in class org.zkoss.zel.impl.parser.AstFunction
 
setPropertyResolved(boolean) - Method in class org.zkoss.zel.ELContext
 
setPropertyResolved(Object, Object) - Method in class org.zkoss.zel.ELContext
Mark the given property as resolved and notfy any interested listeners.
setPropertyResolved(boolean) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
setPropertyResolved(Object, Object) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
setTabSize(int) - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.ArrayELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.BeanELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.BeanNameELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.CompositeELResolver
 
setValue(String, Object) - Method in class org.zkoss.zel.ELProcessor
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.ELResolver
 
setValue(EvaluationContext, Object) - Method in class org.zkoss.zel.impl.parser.AstDeferredExpression
 
setValue(EvaluationContext, Object) - Method in class org.zkoss.zel.impl.parser.AstDynamicExpression
 
setValue(EvaluationContext, Object) - Method in class org.zkoss.zel.impl.parser.AstIdentifier
 
setValue(EvaluationContext, Object) - Method in class org.zkoss.zel.impl.parser.AstValue
 
setValue(EvaluationContext, Object) - Method in interface org.zkoss.zel.impl.parser.Node
 
setValue(EvaluationContext, Object) - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.impl.stream.StreamELResolverImpl
 
setValue(ELContext, Object) - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
setValue(ELContext, Object) - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.ListELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.MapELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.ResourceBundleELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.StaticFieldELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.zkoss.zel.TypeConverter
 
setValue(ELContext, Object) - Method in class org.zkoss.zel.ValueExpression
 
setVariable(String, ValueExpression) - Method in class org.zkoss.zel.ELManager
 
setVariable(String, String) - Method in class org.zkoss.zel.ELProcessor
 
setVariable(String, ValueExpression) - Method in class org.zkoss.zel.impl.lang.VariableMapperFactory
 
setVariable(String, ValueExpression) - Method in class org.zkoss.zel.impl.lang.VariableMapperImpl
 
setVariable(String, ValueExpression) - Method in class org.zkoss.zel.VariableMapper
 
SimpleCharStream - Class in org.zkoss.zel.impl.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.zkoss.zel.impl.parser.SimpleCharStream
Constructor.
SimpleNode - Class in org.zkoss.zel.impl.parser
 
SimpleNode(int) - Constructor for class org.zkoss.zel.impl.parser.SimpleNode
 
sorted() - Method in class org.zkoss.zel.impl.stream.Stream
 
sorted(LambdaExpression) - Method in class org.zkoss.zel.impl.stream.Stream
 
specialToken - Variable in class org.zkoss.zel.impl.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.
StandardELContext - Class in org.zkoss.zel
 
StandardELContext(ExpressionFactory) - Constructor for class org.zkoss.zel.StandardELContext
 
StandardELContext(ELContext) - Constructor for class org.zkoss.zel.StandardELContext
 
START_DEFERRED_EXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
START_DYNAMIC_EXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
START_SET_OR_MAP - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
StaticFieldELResolver - Class in org.zkoss.zel
 
StaticFieldELResolver() - Constructor for class org.zkoss.zel.StaticFieldELResolver
 
staticFlag - Static variable in class org.zkoss.zel.impl.parser.SimpleCharStream
Whether parser is static.
Stream - Class in org.zkoss.zel.impl.stream
 
Stream(Iterator<Object>) - Constructor for class org.zkoss.zel.impl.stream.Stream
 
StreamELResolverImpl - Class in org.zkoss.zel.impl.stream
 
StreamELResolverImpl() - Constructor for class org.zkoss.zel.impl.stream.StreamELResolverImpl
 
String() - Method in class org.zkoss.zel.impl.parser.ELParser
 
STRING_LITERAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
substream(Number) - Method in class org.zkoss.zel.impl.stream.Stream
 
substream(Number, Number) - Method in class org.zkoss.zel.impl.stream.Stream
 
subtract(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.BigDecimalDelegate
 
subtract(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.BigIntegerDelegate
 
subtract(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.DoubleDelegate
 
subtract(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic.LongDelegate
 
subtract(Object, Object) - Static method in class org.zkoss.zel.impl.lang.ELArithmetic
 
subtract(Number, Number) - Method in class org.zkoss.zel.impl.lang.ELArithmetic
 
sum() - Method in class org.zkoss.zel.impl.stream.Stream
 
SwitchTo(int) - Method in class org.zkoss.zel.impl.parser.ELParserTokenManager
Switch to specified lex state.

T

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

U

UID - Static variable in class org.zkoss.zel.Version
The version UID used to identify the resources.
Unary() - Method in class org.zkoss.zel.impl.parser.ELParser
 
UpdateLineColumn(char) - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
 

V

Validation - Class in org.zkoss.zel.impl.util
 
Value() - Method in class org.zkoss.zel.impl.parser.ELParser
 
ValueExpression - Class in org.zkoss.zel
 
ValueExpression() - Constructor for class org.zkoss.zel.ValueExpression
 
ValueExpressionImpl - Class in org.zkoss.zel.impl
An Expression that can get or set a value.
ValueExpressionImpl() - Constructor for class org.zkoss.zel.impl.ValueExpressionImpl
 
ValueExpressionImpl(String, Node, FunctionMapper, VariableMapper, Class<?>) - Constructor for class org.zkoss.zel.impl.ValueExpressionImpl
 
ValueExpressionLiteral - Class in org.zkoss.zel.impl
 
ValueExpressionLiteral() - Constructor for class org.zkoss.zel.impl.ValueExpressionLiteral
 
ValueExpressionLiteral(Object, Class<?>) - Constructor for class org.zkoss.zel.impl.ValueExpressionLiteral
 
ValuePrefix() - Method in class org.zkoss.zel.impl.parser.ELParser
 
ValueReference - Class in org.zkoss.zel
 
ValueReference(Object, Object) - Constructor for class org.zkoss.zel.ValueReference
 
ValueSuffix() - Method in class org.zkoss.zel.impl.parser.ELParser
 
VariableMapper - Class in org.zkoss.zel
 
VariableMapper() - Constructor for class org.zkoss.zel.VariableMapper
 
VariableMapperFactory - Class in org.zkoss.zel.impl.lang
 
VariableMapperFactory(VariableMapper) - Constructor for class org.zkoss.zel.impl.lang.VariableMapperFactory
 
VariableMapperImpl - Class in org.zkoss.zel.impl.lang
 
VariableMapperImpl() - Constructor for class org.zkoss.zel.impl.lang.VariableMapperImpl
 
varMapper - Variable in class org.zkoss.zel.impl.lang.ExpressionBuilder
 
Version - Class in org.zkoss.zel
The version info of the ZK EL Library.
Version() - Constructor for class org.zkoss.zel.Version
 
visit(Node) - Method in class org.zkoss.zel.impl.lang.ExpressionBuilder
 
visit(Node) - Method in interface org.zkoss.zel.impl.parser.NodeVisitor
 

W

writeExternal(ObjectOutput) - Method in class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 
writeExternal(ObjectOutput) - Method in class org.zkoss.zel.impl.lang.FunctionMapperImpl
 
writeExternal(ObjectOutput) - Method in class org.zkoss.zel.impl.lang.VariableMapperImpl
 
writeExternal(ObjectOutput) - Method in class org.zkoss.zel.impl.MethodExpressionImpl
 
writeExternal(ObjectOutput) - Method in class org.zkoss.zel.impl.MethodExpressionLiteral
 
writeExternal(ObjectOutput) - Method in class org.zkoss.zel.impl.ValueExpressionImpl
 
writeExternal(ObjectOutput) - Method in class org.zkoss.zel.impl.ValueExpressionLiteral
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2016. All rights reserved.