Interface RuleProviderBuilderAddDependencies

    • Method Detail

      • addRule

        org.ocpsoft.rewrite.config.ConfigurationRuleBuilderCustom addRule()
        Begin defining a Rule instance.
      • addRule

        org.ocpsoft.rewrite.config.ConfigurationRuleBuilderCustom addRule​(org.ocpsoft.rewrite.config.Rule rule)
        Begin enhancing a Rule instance based on the given Rule.