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