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
 
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
addFunction(String, String, Method) - Method in class org.zkoss.zel.impl.lang.FunctionMapperImpl
 
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.
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.
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
 
AstAnd - Class in org.zkoss.zel.impl.parser
 
AstAnd(int) - Constructor for class org.zkoss.zel.impl.parser.AstAnd
 
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
 
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
 
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
 
AstLiteralExpression - Class in org.zkoss.zel.impl.parser
 
AstLiteralExpression(int) - Constructor for class org.zkoss.zel.impl.parser.AstLiteralExpression
 
AstMethodParameters - Class in org.zkoss.zel.impl.parser
$Id: AstMethodParameters.java 899450 2010-01-14 22:41:41Z markt $
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
 
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
 

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
 
BeanELResolver.BeanProperties - Class in org.zkoss.zel
 
BeanELResolver.BeanProperties(Class<?>) - Constructor for class org.zkoss.zel.BeanELResolver.BeanProperties
 
BeanELResolver.BeanProperty - Class in org.zkoss.zel
 
BeanELResolver.BeanProperty(Class<?>, PropertyDescriptor) - Constructor for class org.zkoss.zel.BeanELResolver.BeanProperty
 
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.
bundle - Static variable in class org.zkoss.zel.impl.util.MessageFactory
 

C

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. should coerce "null" value to 0 number, 0 character, "" String, false boolean.
coerceToBoolean(Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
Convert an object to Boolean.
coerceToCharacter(Object) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 
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
 
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
 
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
 
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
 
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
 
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
 
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.
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
 
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(String, Throwable) - Constructor for exception org.zkoss.zel.ELException
Creates an ELException with the given detail message and root cause.
ELException(Throwable) - Constructor for exception org.zkoss.zel.ELException
Creates an ELException with the given cause
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
 
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.
END_EXPRESSION - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
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.
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
 
EvaluationContext - Class in org.zkoss.zel.impl.lang
 
EvaluationContext(ELContext, FunctionMapper, VariableMapper) - Constructor for 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() - 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
 
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
 
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(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
 
getBeanProperty(String) - Method in class org.zkoss.zel.BeanELResolver.BeanProperties
 
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.CompositeELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.zkoss.zel.ELResolver
 
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
 
getContext(Class) - Method in class org.zkoss.zel.ELContext
 
getContext(Class) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getELContext() - Method in class org.zkoss.zel.ELContextEvent
 
getELContext() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
getELResolver() - Method in class org.zkoss.zel.ELContext
 
getELResolver() - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 
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.
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
 
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.CompositeELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.zkoss.zel.ELResolver
 
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
 
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
 
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
 
getInteger() - Method in class org.zkoss.zel.impl.parser.AstInteger
 
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<?>[]) - 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
 
getParameterTypes(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
 
getPropertyType() - Method in class org.zkoss.zel.BeanELResolver.BeanProperty
 
getReadMethod() - Method in class org.zkoss.zel.BeanELResolver.BeanProperty
 
getReturnType() - Method in class org.zkoss.zel.MethodInfo
 
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.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.AstChoice
 
getType(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstCompositeExpression
 
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.AstLiteralExpression
 
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.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) - 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) - 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.CompositeELResolver
 
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.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.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.AstLessThan
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstLessThanEqual
 
getValue(EvaluationContext) - Method in class org.zkoss.zel.impl.parser.AstLiteralExpression
 
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.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) - 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) - Method in class org.zkoss.zel.ValueExpression
 
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
 
getWriteMethod() - Method in class org.zkoss.zel.BeanELResolver.BeanProperty
 
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.
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.
IN_EXPRESSION - 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
 
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[]) - Method in class org.zkoss.zel.MethodExpression
 
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 the argument is a Java identifier.
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
 
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.parser.AstValue
 
isParametersProvided() - Method in interface org.zkoss.zel.impl.parser.Node
 
isParametersProvided() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
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() - Method in class org.zkoss.zel.BeanELResolver.BeanProperty
 
isReadOnly(ELContext, Object, Object) - Method in class org.zkoss.zel.BeanELResolver
 
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) - 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) - Method in class org.zkoss.zel.ValueExpression
 
isStringFloat(String) - Static method in class org.zkoss.zel.impl.lang.ELSupport
 

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
 
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
 
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
 
JJTLESSTHAN - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTLESSTHANEQUAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserTreeConstants
 
JJTLITERALEXPRESSION - 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
 
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

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.
line - Variable in class org.zkoss.zel.impl.parser.SimpleCharStream
 
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
 
MapELResolver - Class in org.zkoss.zel
 
MapELResolver() - Constructor for class org.zkoss.zel.MapELResolver
 
MapELResolver(boolean) - Constructor for class org.zkoss.zel.MapELResolver
 
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
 
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(String, Throwable) - Constructor for exception org.zkoss.zel.MethodNotFoundException
 
MethodNotFoundException(Throwable) - Constructor for exception org.zkoss.zel.MethodNotFoundException
 
MethodParameters() - Method in class org.zkoss.zel.impl.parser.ELParser
 
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
 
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.
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
 
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.
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.util - package org.zkoss.zel.impl.util
 
owner - Variable in class org.zkoss.zel.impl.lang.FunctionMapperImpl.Function
 

P

paramString(Class<?>[]) - Static method in class org.zkoss.zel.impl.util.ReflectionUtil
 
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.
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(String, Throwable) - Constructor for exception org.zkoss.zel.PropertyNotFoundException
 
PropertyNotFoundException(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(String, Throwable) - Constructor for exception org.zkoss.zel.PropertyNotWritableException
 
PropertyNotWritableException(Throwable) - Constructor for exception org.zkoss.zel.PropertyNotWritableException
 
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
 
putContext(Class, Object) - Method in class org.zkoss.zel.impl.lang.EvaluationContext
 

Q

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

R

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
 
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
 
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
 
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

setDebugStream(PrintStream) - Method in class org.zkoss.zel.impl.parser.ELParserTokenManager
Set debug output.
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(boolean) - 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.CompositeELResolver
 
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) - 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) - Method in class org.zkoss.zel.ValueExpression
 
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
 
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.
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.
staticFlag - Static variable in class org.zkoss.zel.impl.parser.SimpleCharStream
Whether parser is static.
String() - Method in class org.zkoss.zel.impl.parser.ELParser
 
STRING_LITERAL - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
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
 
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
 
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.
toString() - Method in class org.zkoss.zel.impl.parser.AstFunction
 
toString() - Method in class org.zkoss.zel.impl.parser.SimpleNode
 
toString(String) - 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
 
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
 
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 © 2014. All rights reserved.