public class CodeNarcProfileImporter
extends org.sonar.api.profiles.ProfileImporter
| Constructor and Description |
|---|
CodeNarcProfileImporter(org.sonar.api.rules.RuleFinder ruleFinder) |
| Modifier and Type | Method and Description |
|---|---|
org.sonar.api.profiles.RulesProfile |
importProfile(Reader reader,
org.sonar.api.utils.ValidationMessages messages) |
public CodeNarcProfileImporter(org.sonar.api.rules.RuleFinder ruleFinder)
public org.sonar.api.profiles.RulesProfile importProfile(Reader reader, org.sonar.api.utils.ValidationMessages messages)
importProfile in class org.sonar.api.profiles.ProfileImporterCopyright © 2010-2012 SonarSource. All Rights Reserved.