A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.pmd-code.org/apidocs/pmd-ant/7.14.0/net/sourceforge/pmd/ant/Formatter.html below:

Formatter (PMD Ant Integration 7.14.0 API)

public class Formatter extends Object

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>
 
See Also:

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