|
|||||||||
| Home >> All >> com >> sun >> facelets >> [ el overview ] | PREV NEXT | ||||||||
A
- addFunction(String, String, Method) - Method in class com.sun.facelets.el.DefaultFunctionMapper
- apply(ExpressionFactory, ELContext) - Method in class com.sun.facelets.el.ELText.ELTextComposite
- apply(ExpressionFactory, ELContext) - Method in class com.sun.facelets.el.ELText.ELTextVariable
- apply(ExpressionFactory, ELContext) - Method in class com.sun.facelets.el.ELText
- Return an instance of
thisthat is applicable given the ELContext and ExpressionFactory state. - attr - Variable in class com.sun.facelets.el.TagMethodExpression
- attr - Variable in class com.sun.facelets.el.TagValueExpression
C
- CompositeFunctionMapper - class com.sun.facelets.el.CompositeFunctionMapper.
- Composite FunctionMapper that attempts to load the Method from the first
FunctionMapper, then the second if
null. - CompositeFunctionMapper(FunctionMapper, FunctionMapper) - Constructor for class com.sun.facelets.el.CompositeFunctionMapper
- CompositeVariableMapper - class com.sun.facelets.el.CompositeVariableMapper.
- Composite VariableMapper that attempts to load the ValueExpression from the first
VariableMapper, then the second if
null. - CompositeVariableMapper(VariableMapper, VariableMapper) - Constructor for class com.sun.facelets.el.CompositeVariableMapper
- com.sun.facelets.el - package com.sun.facelets.el
D
- DefaultFunctionMapper - class com.sun.facelets.el.DefaultFunctionMapper.
- Default implementation of the FunctionMapper
- DefaultFunctionMapper() - Constructor for class com.sun.facelets.el.DefaultFunctionMapper
- DefaultFunctionMapper.Function - class com.sun.facelets.el.DefaultFunctionMapper.Function.
- DefaultFunctionMapper.Function(String, String, Method) - Constructor for class com.sun.facelets.el.DefaultFunctionMapper.Function
- DefaultFunctionMapper.Function() - Constructor for class com.sun.facelets.el.DefaultFunctionMapper.Function
- DefaultVariableMapper - class com.sun.facelets.el.DefaultVariableMapper.
- Default instance of a VariableMapper backed by a Map
- DefaultVariableMapper() - Constructor for class com.sun.facelets.el.DefaultVariableMapper
- delegate - Variable in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
E
- ELAdaptor - class com.sun.facelets.el.ELAdaptor.
- ELAdaptor() - Constructor for class com.sun.facelets.el.ELAdaptor
- ELSUPPORT - Static variable in class com.sun.facelets.el.ELAdaptor
- ELText - class com.sun.facelets.el.ELText.
- Handles parsing EL Strings in accordance with the EL-API Specification.
- ELText(String) - Constructor for class com.sun.facelets.el.ELText
- ELText.ELTextComposite - class com.sun.facelets.el.ELText.ELTextComposite.
- ELText.ELTextComposite(ELText[]) - Constructor for class com.sun.facelets.el.ELText.ELTextComposite
- ELText.ELTextVariable - class com.sun.facelets.el.ELText.ELTextVariable.
- ELText.ELTextVariable(ValueExpression) - Constructor for class com.sun.facelets.el.ELText.ELTextVariable
- ELText.LiteralValueExpression - class com.sun.facelets.el.ELText.LiteralValueExpression.
- ELText.LiteralValueExpression(String) - Constructor for class com.sun.facelets.el.ELText.LiteralValueExpression
- equals(Object) - Method in class com.sun.facelets.el.DefaultFunctionMapper.Function
- equals(Object) - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- equals(Object) - Method in class com.sun.facelets.el.TagMethodExpression
- equals(Object) - Method in class com.sun.facelets.el.TagValueExpression
F
- faces - Variable in class com.sun.facelets.el.LegacyELContext
- Deprecated.
- findVarLength(char[], int) - Static method in class com.sun.facelets.el.ELText
- fn0 - Variable in class com.sun.facelets.el.CompositeFunctionMapper
- fn1 - Variable in class com.sun.facelets.el.CompositeFunctionMapper
- functions - Variable in class com.sun.facelets.el.DefaultFunctionMapper
- functions - Static variable in class com.sun.facelets.el.LegacyELContext
- Deprecated.
G
- getCommonPropertyType(ELContext, Object) - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- getELContext(FacesContext) - Static method in class com.sun.facelets.el.ELAdaptor
- getELResolver() - Method in class com.sun.facelets.el.LegacyELContext
- Deprecated.
- getExpectedType() - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- getExpectedType() - Method in class com.sun.facelets.el.TagValueExpression
- getExpressionString() - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- getExpressionString() - Method in class com.sun.facelets.el.LegacyMethodBinding
- Deprecated.
- getExpressionString() - Method in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- getExpressionString() - Method in class com.sun.facelets.el.TagMethodExpression
- getExpressionString() - Method in class com.sun.facelets.el.TagValueExpression
- getFacesContext() - Method in class com.sun.facelets.el.LegacyELContext
- Deprecated.
- getFeatureDescriptors(ELContext, Object) - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- getFunctionMapper() - Method in class com.sun.facelets.el.LegacyELContext
- Deprecated.
- getMethod() - Method in class com.sun.facelets.el.DefaultFunctionMapper.Function
- getMethodInfo(ELContext) - Method in class com.sun.facelets.el.TagMethodExpression
- getPropertyResolver() - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- getType(ELContext) - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- getType(ELContext, Object, Object) - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- getType(FacesContext) - Method in class com.sun.facelets.el.LegacyMethodBinding
- Deprecated.
- getType(FacesContext) - Method in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- getType(ELContext) - Method in class com.sun.facelets.el.TagValueExpression
- getValue(ELContext) - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- getValue(ELContext, Object, Object) - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- getValue(FacesContext) - Method in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- getValue(ELContext) - Method in class com.sun.facelets.el.TagValueExpression
- getVariableMapper() - Method in class com.sun.facelets.el.LegacyELContext
- Deprecated.
- getVariableResolver() - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
H
- hashCode() - Method in class com.sun.facelets.el.DefaultFunctionMapper.Function
- hashCode() - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- hashCode() - Method in class com.sun.facelets.el.TagMethodExpression
- hashCode() - Method in class com.sun.facelets.el.TagValueExpression
I
- IMPLICIT_OBJECTS - Static variable in class com.sun.facelets.el.LegacyELContext
- Deprecated.
- invoke(FacesContext, Object[]) - Method in class com.sun.facelets.el.LegacyMethodBinding
- Deprecated.
- invoke(ELContext, Object[]) - Method in class com.sun.facelets.el.TagMethodExpression
- isLiteral() - Method in class com.sun.facelets.el.ELText.ELTextComposite
- isLiteral() - Method in class com.sun.facelets.el.ELText.ELTextVariable
- isLiteral() - Method in class com.sun.facelets.el.ELText
- If it's literal text
- isLiteral(String) - Static method in class com.sun.facelets.el.ELText
- Parses the passed string to determine if it's literal or not
- isLiteralText() - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- isLiteralText() - Method in class com.sun.facelets.el.TagMethodExpression
- isLiteralText() - Method in class com.sun.facelets.el.TagValueExpression
- isReadOnly(ELContext) - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- isReadOnly(ELContext, Object, Object) - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- isReadOnly(FacesContext) - Method in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- isReadOnly(ELContext) - Method in class com.sun.facelets.el.TagValueExpression
L
- LEGACY_ELCONTEXT_KEY - Static variable in class com.sun.facelets.el.ELAdaptor
- LegacyELContext - class com.sun.facelets.el.LegacyELContext.
- Deprecated.
- LegacyELContext(FacesContext) - Constructor for class com.sun.facelets.el.LegacyELContext
- Deprecated.
- LegacyELContext.EmptyFunctionMapper - class com.sun.facelets.el.LegacyELContext.EmptyFunctionMapper.
- Deprecated.
- LegacyELContext.EmptyFunctionMapper() - Constructor for class com.sun.facelets.el.LegacyELContext.EmptyFunctionMapper
- Deprecated.
- LegacyELContext.LegacyELResolver - class com.sun.facelets.el.LegacyELContext.LegacyELResolver.
- Deprecated.
- LegacyELContext.LegacyELResolver() - Constructor for class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- LegacyMethodBinding - class com.sun.facelets.el.LegacyMethodBinding.
- Deprecated.
- LegacyMethodBinding(MethodExpression) - Constructor for class com.sun.facelets.el.LegacyMethodBinding
- Deprecated.
- LegacyValueBinding - class com.sun.facelets.el.LegacyValueBinding.
- Deprecated.
- LegacyValueBinding() - Constructor for class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- LegacyValueBinding(ValueExpression) - Constructor for class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- literal - Variable in class com.sun.facelets.el.ELText
- localName - Variable in class com.sun.facelets.el.DefaultFunctionMapper.Function
M
- m - Variable in class com.sun.facelets.el.DefaultFunctionMapper.Function
- m - Variable in class com.sun.facelets.el.LegacyMethodBinding
- Deprecated.
- matches(String, String) - Method in class com.sun.facelets.el.DefaultFunctionMapper.Function
N
- name - Variable in class com.sun.facelets.el.DefaultFunctionMapper.Function
O
- orig - Variable in class com.sun.facelets.el.TagMethodExpression
- orig - Variable in class com.sun.facelets.el.TagValueExpression
- owner - Variable in class com.sun.facelets.el.DefaultFunctionMapper.Function
P
- parse(String) - Static method in class com.sun.facelets.el.ELText
- Factory method for creating an unvalidated ELText instance.
- parse(ExpressionFactory, ELContext, String) - Static method in class com.sun.facelets.el.ELText
- Factory method for creating a validated ELText instance.
- prefix - Variable in class com.sun.facelets.el.DefaultFunctionMapper.Function
R
- readExternal(ObjectInput) - Method in class com.sun.facelets.el.DefaultFunctionMapper.Function
- readExternal(ObjectInput) - Method in class com.sun.facelets.el.DefaultFunctionMapper
- readExternal(ObjectInput) - Method in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- readExternal(ObjectInput) - Method in class com.sun.facelets.el.TagMethodExpression
- readExternal(ObjectInput) - Method in class com.sun.facelets.el.TagValueExpression
- resolveFunction(String, String) - Method in class com.sun.facelets.el.CompositeFunctionMapper
- resolveFunction(String, String) - Method in class com.sun.facelets.el.DefaultFunctionMapper
- resolveFunction(String, String) - Method in class com.sun.facelets.el.LegacyELContext.EmptyFunctionMapper
- Deprecated.
- resolveScope(String) - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- resolveVariable(String) - Method in class com.sun.facelets.el.CompositeVariableMapper
- resolveVariable(String) - Method in class com.sun.facelets.el.DefaultVariableMapper
- resolveVariable(String) - Method in class com.sun.facelets.el.VariableMapperWrapper
- First tries to resolve agains the inner Map, then the wrapped ValueExpression.
- resolver - Variable in class com.sun.facelets.el.LegacyELContext
- Deprecated.
S
- serialVersionUID - Static variable in class com.sun.facelets.el.DefaultFunctionMapper.Function
- serialVersionUID - Static variable in class com.sun.facelets.el.DefaultFunctionMapper
- serialVersionUID - Static variable in class com.sun.facelets.el.ELText.LiteralValueExpression
- serialVersionUID - Static variable in class com.sun.facelets.el.LegacyMethodBinding
- Deprecated.
- serialVersionUID - Static variable in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- serialVersionUID - Static variable in class com.sun.facelets.el.TagMethodExpression
- serialVersionUID - Static variable in class com.sun.facelets.el.TagValueExpression
- setExpression(UIComponent, String, ValueExpression) - Static method in class com.sun.facelets.el.ELAdaptor
- setValue(ELContext, Object) - Method in class com.sun.facelets.el.ELText.LiteralValueExpression
- setValue(ELContext, Object, Object, Object) - Method in class com.sun.facelets.el.LegacyELContext.LegacyELResolver
- Deprecated.
- setValue(FacesContext, Object) - Method in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- setValue(ELContext, Object) - Method in class com.sun.facelets.el.TagValueExpression
- setVariable(String, ValueExpression) - Method in class com.sun.facelets.el.CompositeVariableMapper
- setVariable(String, ValueExpression) - Method in class com.sun.facelets.el.DefaultVariableMapper
- setVariable(String, ValueExpression) - Method in class com.sun.facelets.el.VariableMapperWrapper
- Set the ValueExpression on the inner Map instance.
T
- TagMethodExpression - class com.sun.facelets.el.TagMethodExpression.
- TagMethodExpression() - Constructor for class com.sun.facelets.el.TagMethodExpression
- TagMethodExpression(TagAttribute, MethodExpression) - Constructor for class com.sun.facelets.el.TagMethodExpression
- TagValueExpression - class com.sun.facelets.el.TagValueExpression.
- TagValueExpression() - Constructor for class com.sun.facelets.el.TagValueExpression
- TagValueExpression(TagAttribute, ValueExpression) - Constructor for class com.sun.facelets.el.TagValueExpression
- target - Variable in class com.sun.facelets.el.VariableMapperWrapper
- text - Variable in class com.sun.facelets.el.ELText.LiteralValueExpression
- toString() - Method in class com.sun.facelets.el.DefaultFunctionMapper.Function
- toString() - Method in class com.sun.facelets.el.DefaultFunctionMapper
- toString(ELContext) - Method in class com.sun.facelets.el.ELText.ELTextComposite
- toString() - Method in class com.sun.facelets.el.ELText.ELTextComposite
- toString(ELContext) - Method in class com.sun.facelets.el.ELText.ELTextVariable
- toString(ELContext) - Method in class com.sun.facelets.el.ELText
- Evaluates the ELText to a String
- toString() - Method in class com.sun.facelets.el.ELText
- toString() - Method in class com.sun.facelets.el.TagMethodExpression
- toString() - Method in class com.sun.facelets.el.TagValueExpression
- txt - Variable in class com.sun.facelets.el.ELText.ELTextComposite
- types - Variable in class com.sun.facelets.el.DefaultFunctionMapper.Function
V
- VariableMapperWrapper - class com.sun.facelets.el.VariableMapperWrapper.
- Utility class for wrapping another VariableMapper with a new context, represented by a Map.
- VariableMapperWrapper(VariableMapper) - Constructor for class com.sun.facelets.el.VariableMapperWrapper
- var0 - Variable in class com.sun.facelets.el.CompositeVariableMapper
- var1 - Variable in class com.sun.facelets.el.CompositeVariableMapper
- variables - Variable in class com.sun.facelets.el.LegacyELContext
- Deprecated.
- vars - Variable in class com.sun.facelets.el.DefaultVariableMapper
- vars - Variable in class com.sun.facelets.el.VariableMapperWrapper
- ve - Variable in class com.sun.facelets.el.ELText.ELTextVariable
W
- write(Writer, ELContext) - Method in class com.sun.facelets.el.ELText.ELTextComposite
- write(Writer, ELContext) - Method in class com.sun.facelets.el.ELText.ELTextVariable
- write(Writer, ELContext) - Method in class com.sun.facelets.el.ELText
- Allow this instance to write to the passed Writer, given the ELContext state
- writeExternal(ObjectOutput) - Method in class com.sun.facelets.el.DefaultFunctionMapper.Function
- writeExternal(ObjectOutput) - Method in class com.sun.facelets.el.DefaultFunctionMapper
- writeExternal(ObjectOutput) - Method in class com.sun.facelets.el.LegacyValueBinding
- Deprecated.
- writeExternal(ObjectOutput) - Method in class com.sun.facelets.el.TagMethodExpression
- writeExternal(ObjectOutput) - Method in class com.sun.facelets.el.TagValueExpression
- writeText(ResponseWriter, ELContext) - Method in class com.sun.facelets.el.ELText.ELTextComposite
- writeText(ResponseWriter, ELContext) - Method in class com.sun.facelets.el.ELText.ELTextVariable
- writeText(ResponseWriter, ELContext) - Method in class com.sun.facelets.el.ELText
A C D E F G H I L M N O P R S T V W
|
|||||||||
| Home >> All >> com >> sun >> facelets >> [ el overview ] | PREV NEXT | ||||||||