public class CheckstyleProfileExporter extends ProfileExporter
| Constructor and Description |
|---|
CheckstyleProfileExporter(org.apache.commons.configuration.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
exportProfile(RulesProfile profile,
Writer writer) |
equals, getKey, getMimeType, getName, getSupportedLanguages, hashCode, setKey, setMimeType, setName, setSupportedLanguages, toStringpublic CheckstyleProfileExporter(org.apache.commons.configuration.Configuration conf)
public void exportProfile(RulesProfile profile, Writer writer)
exportProfile in class ProfileExporterCopyright © 2009-2012 SonarSource. All Rights Reserved.