Package | Description |
---|---|
javax.el |
Provides the API for the Unified Expression Language 3.0
|
javax.servlet.jsp.jstl.core |
Modifier and Type | Class and Description |
---|---|
class |
MethodExpression
An
Expression that refers to a method on an object. |
class |
ValueExpression
An
Expression that can get or set a value. |
Modifier and Type | Class and Description |
---|---|
class |
IndexedValueExpression
ValueExpression that refers to a specific member of an indexed variable.
|
class |
IteratedValueExpression
ValueExpression that refers to a specific member of an indexed variable backed by an IteratedExpression.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.