public class XDocsReporter extends Object implements groovy.lang.GroovyObject
| Constructor and Description |
|---|
XDocsReporter(ResourceBundle bundle,
org.apache.maven.plugin.logging.Log log,
String threshold,
String effort,
String outputEncoding) |
public XDocsReporter(ResourceBundle bundle, org.apache.maven.plugin.logging.Log log, String threshold, String effort, String outputEncoding)
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectpublic static String getNOLINE_KEY()
public ResourceBundle getBundle()
public void setBundle(ResourceBundle value)
public org.apache.maven.plugin.logging.Log getLog()
public void setLog(org.apache.maven.plugin.logging.Log value)
public String getThreshold()
public void setThreshold(String value)
public String getEffort()
public void setEffort(String value)
public Writer getOutputWriter()
public void setOutputWriter(Writer value)
public groovy.util.slurpersupport.GPathResult getSpotbugsResults()
public void setSpotbugsResults(groovy.util.slurpersupport.GPathResult value)
public List getBugClasses()
public void setBugClasses(List value)
public List getCompileSourceRoots()
public void setCompileSourceRoots(List value)
public List getTestSourceRoots()
public void setTestSourceRoots(List value)
public String getOutputEncoding()
public void setOutputEncoding(String value)
protected String getSpotBugsVersion()
public void generateReport()
Copyright © 2005–2018 hazendaz. All rights reserved.