Package | Description |
---|---|
org.ocpsoft.rewrite.context |
Modifier and Type | Method and Description |
---|---|
RewriteState |
EvaluationContext.getState()
Return the current
RewriteState for this EvaluationContext . |
static RewriteState |
RewriteState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RewriteState[] |
RewriteState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 OCPsoft. All Rights Reserved.