Uses of Interface
org.ocpsoft.rewrite.config.Rule
Packages that use Rule
Package
Description
-
Uses of Rule in org.ocpsoft.rewrite
Methods in org.ocpsoft.rewrite that return types with arguments of type Rule -
Uses of Rule in org.ocpsoft.rewrite.config
Subinterfaces of Rule in org.ocpsoft.rewrite.configModifier and TypeInterfaceDescriptioninterfaceinterfaceDefines aRelocatableRule, which can be moved to a priority position in the compiled rule set that differs from theConfigurationProviderin which it was created.Classes in org.ocpsoft.rewrite.config that implement RuleModifier and TypeClassDescriptionclassAn intermediate stageRuleconfiguration.final classBuilder for fluently defining new compositeRuleinstances.Methods in org.ocpsoft.rewrite.config that return types with arguments of type RuleModifier and TypeMethodDescriptionCompositeRule.getRules()Returns a list ofRuleinstances contained by thisCompositeRule.Configuration.getRules()Get the list ofRuleinstances defined by thisConfigurationConfigurationBuilder.getRules()ConfigurationRuleBuilder.getRules()ConfigurationRuleParameterBuilder.getRules()RuleBuilder.getRules()Methods in org.ocpsoft.rewrite.config with parameters of type RuleModifier and TypeMethodDescriptionAdd aRule.Add a pre-definedRule.static RuleBuilderReturns a newRuleBuilderinstance wrapping the givenRule.Method parameters in org.ocpsoft.rewrite.config with type arguments of type RuleModifier and TypeMethodDescriptionvoidConstructors in org.ocpsoft.rewrite.config with parameters of type Rule -
Uses of Rule in org.ocpsoft.rewrite.event
Methods in org.ocpsoft.rewrite.event that return types with arguments of type Rule -
Uses of Rule in org.ocpsoft.rewrite.param
Subinterfaces of Rule in org.ocpsoft.rewrite.param -
Uses of Rule in org.ocpsoft.rewrite.spi
Methods in org.ocpsoft.rewrite.spi that return types with arguments of type RuleMethod parameters in org.ocpsoft.rewrite.spi with type arguments of type Rule