Package | Description |
---|---|
org.apache.taglibs.standard.tag.common.xml |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,JSTLVariableStack.Scope> |
JSTLVariableStack.SCOPES |
Modifier and Type | Method and Description |
---|---|
static JSTLVariableStack.Scope |
JSTLVariableStack.Scope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JSTLVariableStack.Scope[] |
JSTLVariableStack.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|