public class CheckstyleProfileImporter extends ProfileImporter
| Constructor and Description |
|---|
CheckstyleProfileImporter(RuleFinder ruleFinder) |
| Modifier and Type | Method and Description |
|---|---|
RulesProfile |
importProfile(Reader reader,
ValidationMessages messages) |
equals, getKey, getName, getSupportedLanguages, hashCode, setKey, setName, setSupportedLanguages, toStringpublic CheckstyleProfileImporter(RuleFinder ruleFinder)
public RulesProfile importProfile(Reader reader, ValidationMessages messages)
importProfile in class ProfileImporterCopyright © 2009-2012 SonarSource. All Rights Reserved.