public class FindbugsProfileExporter extends ProfileExporter
| Constructor and Description |
|---|
FindbugsProfileExporter() |
| Modifier and Type | Method and Description |
|---|---|
protected static FindBugsFilter |
buildFindbugsFilter(List<ActiveRule> activeRules) |
void |
exportProfile(RulesProfile profile,
Writer writer) |
equals, getKey, getMimeType, getName, getSupportedLanguages, hashCode, setKey, setMimeType, setName, setSupportedLanguages, toStringpublic FindbugsProfileExporter()
public void exportProfile(RulesProfile profile, Writer writer)
exportProfile in class ProfileExporterprotected static FindBugsFilter buildFindbugsFilter(List<ActiveRule> activeRules)
Copyright © 2009-2012 SonarSource. All Rights Reserved.