ReportWriter
public class IdeTextReportWriter extends TextReportWriter
BASE_MESSAGES_BUNDLE, CODENARC_URL, CUSTOM_MESSAGES_BUNDLE, customMessagesBundleName, getTimestamp, initializeResourceBundle, resourceBundle, VERSION_FILE
Constructor | Description |
---|---|
IdeTextReportWriter() |
Modifier and Type | Method | Description |
---|---|---|
groovy.lang.MetaClass |
getMetaClass() |
|
Object |
getProperty(String property) |
|
protected String |
getViolationLocationString(Violation violation,
String path) |
|
Object |
invokeMethod(String method,
Object arguments) |
|
void |
setMetaClass(groovy.lang.MetaClass mc) |
|
void |
setProperty(String property,
Object value) |
getCodeNarcVersion, getDescriptionForRule, getFormattedTimestamp, getHtmlDescriptionForRule, getOutputFile, getResourceBundleString, getResourceBundleString, getResourceBundleString, getSortedRules, getWriteToStandardOut, initializeDefaultResourceBundle, isEnabled, setOutputFile, setWriteToStandardOut, writeReport
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultOutputFile, getMaxPriority, getTitle, setDefaultOutputFile, setMaxPriority, setTitle, writeFileViolations, writeFooter, writePackageViolations, writeReport, writeSummary, writeTitle, writeViolation
public groovy.lang.MetaClass getMetaClass()
getMetaClass
in class TextReportWriter
public void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass
in class TextReportWriter
public Object invokeMethod(String method, Object arguments)
invokeMethod
in class TextReportWriter
public Object getProperty(String property)
getProperty
in class TextReportWriter
public void setProperty(String property, Object value)
setProperty
in class TextReportWriter
protected String getViolationLocationString(Violation violation, String path)
getViolationLocationString
in class TextReportWriter
Copyright © 2019. All rights reserved.