public class PmdProfileExporter extends ProfileExporter
| Constructor and Description |
|---|
PmdProfileExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportProfile(RulesProfile profile,
Writer writer) |
String |
exportProfile(String repositoryKey,
RulesProfile profile) |
equals, getKey, getMimeType, getName, getSupportedLanguages, hashCode, setKey, setMimeType, setName, setSupportedLanguages, toStringpublic PmdProfileExporter()
public void exportProfile(RulesProfile profile, Writer writer)
exportProfile in class ProfileExporterpublic String exportProfile(String repositoryKey, RulesProfile profile)
Copyright © 2009-2012 SonarSource. All Rights Reserved.