|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.profiles.ProfileImporter
org.sonar.plugins.pmd.PmdProfileImporter
public class PmdProfileImporter
| Constructor Summary | |
|---|---|
PmdProfileImporter(RuleFinder ruleFinder)
|
|
| Method Summary | |
|---|---|
protected RulesProfile |
createRuleProfile(PmdRuleset pmdRuleset,
ValidationMessages messages)
|
RulesProfile |
importProfile(Reader pmdConfigurationFile,
ValidationMessages messages)
|
protected PmdRuleset |
parsePmdRuleset(Reader pmdConfigurationFile,
ValidationMessages messages)
|
| Methods inherited from class org.sonar.api.profiles.ProfileImporter |
|---|
equals, getKey, getName, getSupportedLanguages, hashCode, setKey, setName, setSupportedLanguages, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PmdProfileImporter(RuleFinder ruleFinder)
| Method Detail |
|---|
public RulesProfile importProfile(Reader pmdConfigurationFile,
ValidationMessages messages)
importProfile in class ProfileImporter
protected RulesProfile createRuleProfile(PmdRuleset pmdRuleset,
ValidationMessages messages)
protected PmdRuleset parsePmdRuleset(Reader pmdConfigurationFile,
ValidationMessages messages)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||