|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.checkstyle.CheckstyleReportGenerator
public class CheckstyleReportGenerator
| Constructor Summary | |
|---|---|
CheckstyleReportGenerator(org.codehaus.doxia.sink.Sink sink,
java.util.ResourceBundle bundle)
|
|
| Method Summary | |
|---|---|
void |
generateReport(java.util.Map files)
|
com.puppycrawl.tools.checkstyle.api.SeverityLevel |
getSeverityLevel()
|
void |
setSeverityLevel(com.puppycrawl.tools.checkstyle.api.SeverityLevel severityLevel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckstyleReportGenerator(org.codehaus.doxia.sink.Sink sink,
java.util.ResourceBundle bundle)
| Method Detail |
|---|
public void generateReport(java.util.Map files)
public com.puppycrawl.tools.checkstyle.api.SeverityLevel getSeverityLevel()
public void setSeverityLevel(com.puppycrawl.tools.checkstyle.api.SeverityLevel severityLevel)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||