public final class CheckstyleRuleRepository extends RuleRepository
| Constructor and Description |
|---|
CheckstyleRuleRepository(ServerFileSystem fileSystem,
XMLRuleParser xmlRuleParser) |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
createRules() |
getKey, getLanguage, getName, getName, setName, toStringpublic CheckstyleRuleRepository(ServerFileSystem fileSystem, XMLRuleParser xmlRuleParser)
public List<Rule> createRules()
createRules in class RuleRepositoryCopyright © 2009-2012 SonarSource. All Rights Reserved.