Uses of Enum
org.ocpsoft.rewrite.context.RewriteState
Packages that use RewriteState
-
Uses of RewriteState in org.ocpsoft.rewrite.context
Methods in org.ocpsoft.rewrite.context that return RewriteStateModifier and TypeMethodDescriptionEvaluationContext.getState()Return the currentRewriteStatefor thisEvaluationContext.static RewriteStateReturns 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.