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

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.
argNames - Variable in class org.zkoss.zel.impl.util.Classes.MethodInfo
 
argTypes - Variable in class org.zkoss.zel.impl.util.Classes.MethodInfo
 
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
 
ArraysX - Class in org.zkoss.zel.impl.util
Utilities for handling arrays.
ArraysX() - Constructor for class org.zkoss.zel.impl.util.ArraysX
 
asList(T[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Returns a mutable list.
asList(T[][]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Returns a two dimensional mutable list.
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

B_GET - Static variable in class org.zkoss.zel.impl.util.Classes
Search the get method; not imply B_METHODONLY.
B_METHOD_ONLY - Static variable in class org.zkoss.zel.impl.util.Classes
Only search for methods; excluding fields.
B_PUBLIC_ONLY - Static variable in class org.zkoss.zel.impl.util.Classes
Only search for public methods or fields.
B_SET - Static variable in class org.zkoss.zel.impl.util.Classes
Search the set method; not imply B_METHODONLY.
backup(int) - Method in class org.zkoss.zel.impl.parser.SimpleCharStream
Backup a number of characters.
BAR0_STRING - Static variable in class org.zkoss.zel.impl.util.Objects
Deprecated. As of release 6.0.0, not worth to have this API.
BAR1_STRING - Static variable in class org.zkoss.zel.impl.util.Objects
Deprecated. As of release 6.0.0, not worth to have this API.
BAR2_STRING - Static variable in class org.zkoss.zel.impl.util.Objects
Deprecated. As of release 6.0.0, not worth to have this API.
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

Cache<K,V> - Interface in org.zkoss.zel.impl.util
Represents a cache.
CacheMap<K,V> - Class in org.zkoss.zel.impl.util
The cache map.
CacheMap(int, int) - Constructor for class org.zkoss.zel.impl.util.CacheMap
Constructs a cache map with the specified max size and lifetime.
CacheMap() - Constructor for class org.zkoss.zel.impl.util.CacheMap
Constructs a cache map.
CacheMap(int) - Constructor for class org.zkoss.zel.impl.util.CacheMap
Constructs a cache map.
CacheMap(int, float) - Constructor for class org.zkoss.zel.impl.util.CacheMap
Constructs a cache map.
CacheMap(boolean) - Constructor for class org.zkoss.zel.impl.util.CacheMap
Constructs a cache map.
CacheMap(int, int, boolean) - Constructor for class org.zkoss.zel.impl.util.CacheMap
Constructs a cache map with the specified max size and lifetime.
CacheMap(int, float, boolean) - Constructor for class org.zkoss.zel.impl.util.CacheMap
Constructs a cache map.
CacheMap.Value<V> - Class in org.zkoss.zel.impl.util
The class to hold key/value.
canExpunge(int, CacheMap.Value<V>) - Method in class org.zkoss.zel.impl.util.CacheMap
Tests whether certain value is OK to expunge.
children - Variable in class org.zkoss.zel.impl.parser.SimpleNode
 
Choice() - Method in class org.zkoss.zel.impl.parser.ELParser
 
Classes - Class in org.zkoss.zel.impl.util
Utilities to handle java.lang.Class ,copied from org.zkoss.lang by dennis
Classes() - Constructor for class org.zkoss.zel.impl.util.Classes
 
Classes.MethodInfo - Class in org.zkoss.zel.impl.util
The method info class used for parseMethod(String signature).
Classes.MethodInfo(String, String, String[], String[], String) - Constructor for class org.zkoss.zel.impl.util.Classes.MethodInfo
 
clear() - Method in interface org.zkoss.zel.impl.util.Cache
Clears all objects being cached.
clear() - Method in class org.zkoss.zel.impl.util.CacheMap
 
clear() - Method in class org.zkoss.zel.impl.util.FastReadCache
 
clearNodeScope(Node) - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
clone(Object) - Static method in class org.zkoss.zel.impl.util.ArraysX
Deprecated. As of release 6.0.0, replaced with ArraysX.duplicate(Object).
clone() - Method in class org.zkoss.zel.impl.util.CacheMap
 
clone() - Method in class org.zkoss.zel.impl.util.CacheMap.Value
 
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
 
concat(Object, Object) - Static method in class org.zkoss.zel.impl.util.ArraysX
Concat the two specified array.
concat(T[], T[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Concat the two specified generic array.
ConcurrentCache<K,V> - Class in org.zkoss.zel.impl.util
 
ConcurrentCache(int) - Constructor for class org.zkoss.zel.impl.util.ConcurrentCache
 
containsKey(Object) - Method in interface org.zkoss.zel.impl.util.Cache
Returns whether the specified key is stored.
containsKey(Object) - Method in class org.zkoss.zel.impl.util.CacheMap
 
containsKey(Object) - Method in class org.zkoss.zel.impl.util.FastReadCache
 
containsKeyWithoutExpunge(Object) - Method in class org.zkoss.zel.impl.util.CacheMap
Tests if the given key exists without trying to expunge for more memory.
containsMethod(Class<?>, String, Class<?>[]) - Static method in class org.zkoss.zel.impl.util.Classes
Tests whether a class contains the specified method.
containsValue(Object) - Method in class org.zkoss.zel.impl.util.CacheMap
 
contextCreated(ELContextEvent) - Method in interface org.zkoss.zel.ELContextListener
 
correctFieldName(String) - Static method in class org.zkoss.zel.impl.util.Classes
Corrects a string to a valid Java name.
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.
DEFAULT_LIFETIME - Static variable in interface org.zkoss.zel.impl.util.Cache
The default minimal lifetime, unit=milliseconds.
DEFAULT_MAX_SIZE - Static variable in interface org.zkoss.zel.impl.util.Cache
The default maximal allowed size.
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
 
duplicate(Object, int, int) - Static method in class org.zkoss.zel.impl.util.ArraysX
Duplicates the specified array.
duplicate(T[], int, int) - Static method in class org.zkoss.zel.impl.util.ArraysX
Duplicates the specified generic array.
duplicate(Object) - Static method in class org.zkoss.zel.impl.util.ArraysX
Duplicates the specified array.
duplicate(T[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Duplicates the specified generic array.
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.
entrySet() - Method in class org.zkoss.zel.impl.util.CacheMap
 
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.util.CacheMap
 
equals(Object, Object) - Static method in class org.zkoss.zel.impl.util.Objects
Tests whether two objects are equals.
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
 
existsByThread(String) - Static method in class org.zkoss.zel.impl.util.Classes
Returns whether the specified class exists for the current thread's context class loader.
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
 
expunge() - Method in class org.zkoss.zel.impl.util.CacheMap
Enforces to expunge items that exceeds the maximal allowed number or lifetime.
EXPUNGE_CONTINUE - Static variable in class org.zkoss.zel.impl.util.CacheMap
Returns by CacheMap.canExpunge(int, org.zkoss.zel.impl.util.CacheMap.Value) to denote the searching of the next mapping shall continue.
EXPUNGE_NO - Static variable in class org.zkoss.zel.impl.util.CacheMap
Returns by CacheMap.canExpunge(int, org.zkoss.zel.impl.util.CacheMap.Value) to denote it shall not be expunged.
EXPUNGE_STOP - Static variable in class org.zkoss.zel.impl.util.CacheMap
Returns by CacheMap.canExpunge(int, org.zkoss.zel.impl.util.CacheMap.Value) to denote the searching of the next mapping shall stop.
EXPUNGE_YES - Static variable in class org.zkoss.zel.impl.util.CacheMap
Returns by CacheMap.canExpunge(int, org.zkoss.zel.impl.util.CacheMap.Value) to denote it shall be expunged.

F

FALSE - Static variable in interface org.zkoss.zel.impl.parser.ELParserConstants
RegularExpression Id.
FastReadCache<K,V> - Class in org.zkoss.zel.impl.util
A CacheMap that the possiblity to have cache hit is much more than not.
FastReadCache() - Constructor for class org.zkoss.zel.impl.util.FastReadCache
Constructor.
FastReadCache(int, int) - Constructor for class org.zkoss.zel.impl.util.FastReadCache
Constructor.
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.Classes
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(Object) - Method in interface org.zkoss.zel.impl.util.Cache
Returns the object of the specified key, or null if not found.
get(Object) - Method in class org.zkoss.zel.impl.util.CacheMap
 
get(K) - Method in class org.zkoss.zel.impl.util.ConcurrentCache
 
get(Object) - Method in class org.zkoss.zel.impl.util.FastReadCache
 
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
 
getAccessibleObject(Class<?>, String, Class<?>[], int) - Static method in class org.zkoss.zel.impl.util.Classes
Gets the specified accessible object, either a method or a field, by searching the specified name.
getAccessTime() - Method in class org.zkoss.zel.impl.util.CacheMap.Value
Returns the last access time.
getAllInterfaces(Class<?>) - Static method in class org.zkoss.zel.impl.util.Classes
Returns all interfaces that are implemented by the specified class.
getAnyField(Class<?>, String) - Static method in class org.zkoss.zel.impl.util.Classes
Gets the specified field by searching all fields including any access control and any base class.
getAnyMethod(Class<?>, String, Class<?>[]) - Static method in class org.zkoss.zel.impl.util.Classes
Gets the specified method by searching all methods including any access control and any base class.
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<?>[]) - Static method in class org.zkoss.zel.impl.util.Classes
Gets one of the close methods -- a close method is a method with the same name and the compatible argument type.
getCloseMethodBySubclass(Class<?>, String, Class<?>[]) - Static method in class org.zkoss.zel.impl.util.Classes
Like Classes.getCloseMethod(java.lang.Class, java.lang.String, java.lang.Class[]) to get a 'close' method, but it look for subclass of the arguement (instead of superclass).
getCloseMethods(Class<?>, String, Class<?>[]) - Static method in class org.zkoss.zel.impl.util.Classes
Returns all close methods that match the specified condition, or a zero-length array if none is found.
getCloseMethodsBySubclass(Class<?>, String, Class<?>[]) - Static method in class org.zkoss.zel.impl.util.Classes
Like Classes.getCloseMethods(java.lang.Class, java.lang.String, java.lang.Class[]) to get all 'close' methods, but it look for subclass of the arguement (instead of superclass).
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
 
getDefaultValue(Class) - Static method in class org.zkoss.zel.impl.util.Primitives
Returns the default value of a primitive class, or null if it is not a primitive class.
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
 
getLifetime() - Method in interface org.zkoss.zel.impl.util.Cache
Returns the minimal lifetime, unit=milliseconds.
getLifetime() - Method in class org.zkoss.zel.impl.util.CacheMap
Gets the minimal lifetime, unit=milliseconds.
getLifetime() - Method in class org.zkoss.zel.impl.util.FastReadCache
 
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
 
getMaxSize() - Method in interface org.zkoss.zel.impl.util.Cache
Returns the maximal allowed size.
getMaxSize() - Method in class org.zkoss.zel.impl.util.CacheMap
Gets the maximal allowed size.
getMaxSize() - Method in class org.zkoss.zel.impl.util.FastReadCache
 
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
getMethodByObject(Class<?>, String, Object[]) - Static method in class org.zkoss.zel.impl.util.Classes
Gets one of the close method by specifying the arguments, rather than the argument types.
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
 
getMethodInPublic(Class<?>, String, Class<?>[]) - Static method in class org.zkoss.zel.impl.util.Classes
Gets the method that is declared in a public class/interface.
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.
getNotation(String) - Static method in class org.zkoss.zel.impl.util.Primitives
Returns the notation of a primitive class, or ((char)0) if it is not a primitive class.
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.
getSuperClasses(Class<?>, Class<?>[]) - Static method in class org.zkoss.zel.impl.util.Classes
Searches thru each element of the specified array of classes, and returns classes that are super-classes (or equal) of the sepcified class.
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.
getTopmostInterface(Class<?>, Class<?>) - Static method in class org.zkoss.zel.impl.util.Classes
Gets the topmost interface of the specified class or interface that implements or extends the specified interface.
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() - Method in class org.zkoss.zel.impl.util.CacheMap.Value
Returns the value.
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
 
getWithoutExpunge(Object) - Method in class org.zkoss.zel.impl.util.CacheMap
Returns the value without trying to expunge for more memory.
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.util.CacheMap
 
hashCode(boolean[]) - Static method in class org.zkoss.zel.impl.util.Objects
Generates hash codes for an array of boolean.
hashCode(byte[]) - Static method in class org.zkoss.zel.impl.util.Objects
Generates hash codes for an array of bytes.
hashCode(byte[], int) - Static method in class org.zkoss.zel.impl.util.Objects
Generates hash codes for an array of bytes up to the specified length.
hashCode(char[]) - Static method in class org.zkoss.zel.impl.util.Objects
Generates hash codes for an array.
hashCode(short[]) - Static method in class org.zkoss.zel.impl.util.Objects
Generates hash codes for an array.
hashCode(int[]) - Static method in class org.zkoss.zel.impl.util.Objects
Generates hash codes for an array.
hashCode(long[]) - Static method in class org.zkoss.zel.impl.util.Objects
Generates hash codes for an array.
hashCode(Object) - Static method in class org.zkoss.zel.impl.util.Objects
Returns the object's hash code, or zero if null.
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
 
isAttribute(String) - Static method in class org.zkoss.zel.impl.util.Classes
Tests if a method name is an attribute, i.e., prefixing with is, get or set.
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
 
isEmpty() - Method in class org.zkoss.zel.impl.util.CacheMap
 
isEmptyWithoutExpunge() - Method in class org.zkoss.zel.impl.util.CacheMap
Returns whether it is empty without trying to expunge first.
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
 
isNumeric(Class<?>, boolean) - Static method in class org.zkoss.zel.impl.util.Classes
Checks whether the specified class is a numeric class.
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
 
isPrimitive(String) - Static method in class org.zkoss.zel.impl.util.Primitives
Tests whether a class name is a primitive class, e.g., int and void.
isPrimitiveWrapper(Class<?>) - Static method in class org.zkoss.zel.impl.util.Classes
Check whether the specified class is a primitive or a primitive wrapper.
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

keySet() - Method in class org.zkoss.zel.impl.util.CacheMap
 
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
 
method - Variable in class org.zkoss.zel.impl.util.Classes.MethodInfo
 
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<?>, Class<?>[], Object[]) - Static method in class org.zkoss.zel.impl.util.Classes
Instantiates a new instance of the specified class with the specified arguments and argument types.
newInstance(Class<?>, Object[]) - Static method in class org.zkoss.zel.impl.util.Classes
Instantiates a new instance of the specified class with the specified argument.
newInstance(String, Class<?>[], Object[]) - Static method in class org.zkoss.zel.impl.util.Classes
Instantiates a new instance of the specified class name with the specified arguments.
newInstanceByThread(String, Class<?>[], Object[]) - Static method in class org.zkoss.zel.impl.util.Classes
Creates and initializes a new instance of the specified class name with the specified arguments, by use of Classes.forNameByThread(java.lang.String).
newInstanceByThread(String) - Static method in class org.zkoss.zel.impl.util.Classes
Creates and initializes a new instance of the specified class name with default constructor, by use of Classes.forNameByThread(java.lang.String).
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.
nextHashCode(int, int) - Static method in class org.zkoss.zel.impl.util.Objects
Returns the next hash value by giving the previous one and a new one.
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.
NULL_CHARACTER - Static variable in class org.zkoss.zel.impl.util.Objects
The null character.

O

Objects - Class in org.zkoss.zel.impl.util
Utilities related to the Object class.
Objects() - Constructor for class org.zkoss.zel.impl.util.Objects
 
onExpunge(CacheMap.Value<V>) - Method in class org.zkoss.zel.impl.util.CacheMap
Called when a pair of key and value having been expunged.
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.
PATH_SEPARATOR_CHAR - Static variable in class org.zkoss.zel.impl.util.Objects
Deprecated. As of release 6.0.0, never used and confusing.
PATH_SEPARATOR_STRING - Static variable in class org.zkoss.zel.impl.util.Objects
Deprecated. As of release 6.0.0, never used and confusing.
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 - Class in org.zkoss.zel.impl.util
Utilities regarding primitive type and its wrapper class.
Primitives() - Constructor for class org.zkoss.zel.impl.util.Primitives
 
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 interface org.zkoss.zel.impl.util.Cache
Stores an object to the cache.
put(K, V) - Method in class org.zkoss.zel.impl.util.CacheMap
 
put(K, V) - Method in class org.zkoss.zel.impl.util.ConcurrentCache
 
put(K, V) - Method in class org.zkoss.zel.impl.util.FastReadCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.zkoss.zel.impl.util.CacheMap
 
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.
remove(Object) - Method in interface org.zkoss.zel.impl.util.Cache
Removes an object from the cache.
remove(Object) - Method in class org.zkoss.zel.impl.util.CacheMap
 
remove(Object) - Method in class org.zkoss.zel.impl.util.FastReadCache
 
reset() - Method in class org.zkoss.zel.impl.parser.JJTELParserState
 
resize(Object, int) - Static method in class org.zkoss.zel.impl.util.ArraysX
Resizes the specified array.
resize(T[], int) - Static method in class org.zkoss.zel.impl.util.ArraysX
Resizes the specified generic array.
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
 
returnType - Variable in class org.zkoss.zel.impl.util.Classes.MethodInfo
The return type (class name), or null if no specified.
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
 
setLifetime(int) - Method in interface org.zkoss.zel.impl.util.Cache
Sets the minimal lifetime.
setLifetime(int) - Method in class org.zkoss.zel.impl.util.CacheMap
Sets the minimal lifetime.
setLifetime(int) - Method in class org.zkoss.zel.impl.util.FastReadCache
 
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
 
setMaxSize(int) - Method in interface org.zkoss.zel.impl.util.Cache
Sets the maximal allowed size.
setMaxSize(int) - Method in class org.zkoss.zel.impl.util.CacheMap
Sets the maximal allowed size.
setMaxSize(int) - Method in class org.zkoss.zel.impl.util.FastReadCache
 
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
 
shallExpunge() - Method in class org.zkoss.zel.impl.util.CacheMap
Returns whether it is time to expunge.
shrink(Object, int, int) - Static method in class org.zkoss.zel.impl.util.ArraysX
Shrink the specified array.
shrink(T[], int, int) - Static method in class org.zkoss.zel.impl.util.ArraysX
Shrink the specified array.
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
 
size() - Method in class org.zkoss.zel.impl.util.CacheMap
 
sizeWithoutExpunge() - Method in class org.zkoss.zel.impl.util.CacheMap
Returns the size without trying to expunge first.
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
 
throwsEx - Variable in class org.zkoss.zel.impl.util.Classes.MethodInfo
 
toAttributeName(String) - Static method in class org.zkoss.zel.impl.util.Classes
Converts a method name to an attribute name by removing the prefix is, get or set, or null if it doesn't start with is, get or set.
toByteArray(int) - Static method in class org.zkoss.zel.impl.util.Objects
Converts an integer to a big-endian byte array.
toByteArray(long) - Static method in class org.zkoss.zel.impl.util.Objects
Converts a long to a big-endian byte array.
toByteArray(short) - Static method in class org.zkoss.zel.impl.util.Objects
Converts a short to a big-endian byte array.
toByteArray(byte) - Static method in class org.zkoss.zel.impl.util.Objects
Converts a byte to a big-endian byte array.
toCharArray(Object) - Static method in class org.zkoss.zel.impl.util.Objects
Converts any object to a character array.
toClass(String) - Static method in class org.zkoss.zel.impl.util.Primitives
Converts a primitive from name to the class, or null if it is not a primitive class.
toHexString(byte[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Returns the hex String representation of a byte array without prefix 0x.
toInternalForm(String) - Static method in class org.zkoss.zel.impl.util.Classes
Change class name to internal form (e.g. byte[] -> [B).
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.
toMethodName(String, String) - Static method in class org.zkoss.zel.impl.util.Classes
Convert an attribute name, returned by toAttributeName, to a method name.
toOctalString(byte[], String) - Static method in class org.zkoss.zel.impl.util.ArraysX
Returns the octal String representation of a byte array with optional prefix.
toPrimitive(Boolean) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert Boolean object to primitive boolean.
toPrimitive(Byte) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert Byte object to primitive byte.
toPrimitive(Character) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert Character object to primitive char.
toPrimitive(Double) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert Double object to primitive double.
toPrimitive(Float) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert Float object to primitive float.
toPrimitive(Integer) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert Integer object to primitive int.
toPrimitive(Long) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert Long object to primitive long.
toPrimitive(Short) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert Short object to primitive short.
toPrimitive(Class) - Static method in class org.zkoss.zel.impl.util.Primitives
Returns the primitive class of the giving wrapper class, or null if it is not a wrapper class.
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(Object[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array to a readable string (for debugging purpose).
toString(int[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array of int to a readable string (for debugging purpose).
toString(long[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array of long to a readable string (for debugging purpose).
toString(short[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array of short to a readable string (for debugging purpose).
toString(byte[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array of byte to a readable string (for debugging purpose).
toString(char[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array of char to a readable string (for debugging purpose).
toString(boolean[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array of boolean to a readable string (for debugging purpose).
toString(float[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array of float to a readable string (for debugging purpose).
toString(double[]) - Static method in class org.zkoss.zel.impl.util.ArraysX
Converts an array of char to a readable string (for debugging purpose).
toString() - Method in class org.zkoss.zel.impl.util.CacheMap
 
toString() - Method in class org.zkoss.zel.impl.util.CacheMap.Value
 
toString(Object) - Static method in class org.zkoss.zel.impl.util.Objects
Converts any object to a string.
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
toWrapper(boolean) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert primitive boolean to Boolean.
toWrapper(byte) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert primitive byte to Byte.
toWrapper(char) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert primitive char to Character.
toWrapper(double) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert primitive double to Double.
toWrapper(float) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert primitive float to Float.
toWrapper(int) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert primitive int to Integer.
toWrapper(long) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert primitive long to Long.
toWrapper(short) - Static method in class org.zkoss.zel.impl.util.Primitives
Convert primitive short to Short.
toWrapper(Class) - Static method in class org.zkoss.zel.impl.util.Primitives
Returns the wrapper class of a primitive class, or null if it is not a primitive class.
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
 
UNKNOWN - Static variable in class org.zkoss.zel.impl.util.Objects
Denotes unknown.
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
 
values() - Method in class org.zkoss.zel.impl.util.CacheMap
 
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
 

Z

ZERO_BIG_DECIMAL - Static variable in class org.zkoss.zel.impl.util.Objects
Represents 0 in big decimal.
ZERO_BIG_INTEGER - Static variable in class org.zkoss.zel.impl.util.Objects
Represents 0 in big integer.
ZERO_BYTE - Static variable in class org.zkoss.zel.impl.util.Objects
The zero integer.
ZERO_DOUBLE - Static variable in class org.zkoss.zel.impl.util.Objects
The zero double.
ZERO_FLOAT - Static variable in class org.zkoss.zel.impl.util.Objects
The zero float.
ZERO_INTEGER - Static variable in class org.zkoss.zel.impl.util.Objects
The zero integer.
ZERO_LONG - Static variable in class org.zkoss.zel.impl.util.Objects
The zero long.
ZERO_SHORT - Static variable in class org.zkoss.zel.impl.util.Objects
The zero short.

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

Copyright © 2012. All Rights Reserved.