Package | Description |
---|---|
org.ocpsoft.rewrite.config |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationRuleBuilder
An intermediate stage
Rule configuration. |
Modifier and Type | Method and Description |
---|---|
ConfigurationRuleBuilderWithPriorityAndId |
ConfigurationRuleBuilderWithPriority.withId(String id)
Set the ID for the current
Rule . |
ConfigurationRuleBuilderWithPriorityAndId |
ConfigurationRuleBuilderWithId.withPriority(int priority)
Set the priority of this
Rule instance. |
Copyright © 2014 OCPsoft. All Rights Reserved.