|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.api.rules.AbstractRulesRepository
public abstract class AbstractRulesRepository
| Constructor Summary | |
|---|---|
AbstractRulesRepository()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getCheckResourcesBase()
|
java.util.List<Rule> |
getInitialReferential()
|
abstract java.lang.String |
getRepositoryResourcesBase()
|
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 |
| Methods inherited from interface org.sonar.plugins.api.rules.RulesRepository |
|---|
getLanguage, getProvidedProfiles |
| Constructor Detail |
|---|
public AbstractRulesRepository()
| Method Detail |
|---|
public abstract java.lang.String getRepositoryResourcesBase()
public final java.util.List<Rule> getInitialReferential()
getInitialReferential in interface RulesRepositorypublic java.util.List<Rule> parseReferential(java.lang.String fileContent)
parseReferential in interface RulesRepositoryprotected java.lang.String getCheckResourcesBase()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||