Package | Description |
---|---|
org.apache.taglibs.standard.lang.jstl | |
org.apache.taglibs.standard.lang.support |
Modifier and Type | Class and Description |
---|---|
class |
Evaluator
This is the expression evaluator "adapter" that customizes it
for use with the JSP Standard Tag Library.
|
Modifier and Type | Field and Description |
---|---|
private static ExpressionEvaluator |
ExpressionEvaluatorManager.EVALUATOR |
Modifier and Type | Field and Description |
---|---|
private static java.util.concurrent.ConcurrentMap<java.lang.String,ExpressionEvaluator> |
ExpressionEvaluatorManager.nameMap |
Modifier and Type | Method and Description |
---|---|
static ExpressionEvaluator |
ExpressionEvaluatorManager.getEvaluatorByName(java.lang.String name)
Deprecated.
|