Uses of Class
org.ocpsoft.rewrite.config.RuleBuilder
Packages that use RuleBuilder
-
Uses of RuleBuilder in org.ocpsoft.rewrite.config
Methods in org.ocpsoft.rewrite.config that return RuleBuilderModifier and TypeMethodDescriptionstatic RuleBuilderRuleBuilder.define()Returns a newRuleBuilderinstance.static RuleBuilderReturns a newRuleBuilderinstance, set with the givenRuleID.ConfigurationRuleBuilder.getRuleBuilder()Provides access to theRuleBuilderfor the currentRule.Set the ID of thisRuleinstance.RuleBuilder.withPriority(int priority) Set the priority of thisRuleinstance.static RuleBuilderReturns a newRuleBuilderinstance wrapping the givenRule.Methods in org.ocpsoft.rewrite.config that return types with arguments of type RuleBuilderModifier and TypeMethodDescriptionConfigurationBuilder.getRuleBuilders()ConfigurationRuleBuilder.getRuleBuilders()