Package | Description |
---|---|
javax.servlet.jsp.jstl.core |
Modifier and Type | Field and Description |
---|---|
private IteratedExpression.TypesEnum |
IteratedExpression.type |
Modifier and Type | Method and Description |
---|---|
static IteratedExpression.TypesEnum |
IteratedExpression.TypesEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IteratedExpression.TypesEnum[] |
IteratedExpression.TypesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private java.util.Iterator |
IteratedExpression.returnNewIterator(java.lang.Object o,
IteratedExpression.TypesEnum type) |