Package org.codenarc.ruleregistry
Interface RuleRegistry
-
- All Known Implementing Classes:
PropertiesFileRuleRegistry
public interface RuleRegistry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class
getRuleClass(java.lang.String ruleName)
-