Part of PMD Ant task configuration. Setters of this class are interpreted by Ant as properties settable in the XML. This is therefore published API.
This class is used to configure a specific Renderer
for outputting the violations. This is called a formatter in PMD Ant task configuration and might look like this:
<pmd>
<formatter type="html" toFile="${build}/pmd_report.html"/>
</pmd>
Constructors
public Formatter()
public void setShowSuppressed(boolean value)
public void setToConsole(boolean toConsole)
public void addConfiguredParam(org.apache.tools.ant.types.Parameter parameter)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4