|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.findbugs.FindbugsRulesRepository
public class FindbugsRulesRepository
| Constructor Summary | |
|---|---|
FindbugsRulesRepository()
|
|
| Method Summary | |
|---|---|
java.lang.String |
exportConfiguration(RulesProfile activeProfile)
|
java.util.List<Rule> |
getInitialReferential()
|
Language |
getLanguage()
|
java.util.List<RulesProfile> |
getProvidedProfiles()
|
java.util.List<Rule> |
parseReferential(java.lang.String fileContent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindbugsRulesRepository()
| Method Detail |
|---|
public Language getLanguage()
getLanguage in interface RulesRepositorypublic java.util.List<Rule> getInitialReferential()
getInitialReferential in interface RulesRepositorypublic java.util.List<Rule> parseReferential(java.lang.String fileContent)
parseReferential in interface RulesRepositorypublic java.util.List<RulesProfile> getProvidedProfiles()
getProvidedProfiles in interface RulesRepositorypublic java.lang.String exportConfiguration(RulesProfile activeProfile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||