|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileImporter | |
|---|---|
| org.sonar.api.profiles | |
| org.sonar.xoo.rule | |
| Uses of ProfileImporter in org.sonar.api.profiles |
|---|
| Methods in org.sonar.api.profiles that return ProfileImporter | |
|---|---|
ProfileImporter |
ProfileImporter.setKey(String s)
|
ProfileImporter |
ProfileImporter.setName(String s)
|
protected ProfileImporter |
ProfileImporter.setSupportedLanguages(String... languages)
|
| Uses of ProfileImporter in org.sonar.xoo.rule |
|---|
| Subclasses of ProfileImporter in org.sonar.xoo.rule | |
|---|---|
class |
XooFakeImporter
Fake importer just for test, it will NOT take into account the given file but will create some hard-coded rules |
class |
XooFakeImporterWithMessages
Fake importer just for test, it will NOT take into account the given file but will display some info and warning messages |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||