Package org.ocpsoft.rewrite.config
Interface CompositeRule
- All Known Implementing Classes:
RuleBuilder
- Author:
- Lincoln Baxter, III
-
Method Summary
Modifier and TypeMethodDescriptiongetRules()Returns a list ofRuleinstances contained by thisCompositeRule.
-
Method Details
-
getRules
Returns a list ofRuleinstances contained by thisCompositeRule.
-