net.sourceforge.pmd
public class CommandLineOptions extends Object
Constructor Summary | |
---|---|
CommandLineOptions(String[] args) |
Method Summary | |
---|---|
boolean | benchmark() |
boolean | containsCommaSeparatedFileList() |
Renderer | createRenderer() |
boolean | debugEnabled() |
int | getCpus() |
String | getEncoding() |
String | getExcludeMarker() |
String | getInputPath() |
int | getMinPriority() |
String | getReportFile() |
String | getReportFormat() |
String | getRulesets() |
String | getTargetJDK() |
boolean | isCheckJavaFiles() |
boolean | isCheckJspFiles() |
boolean | shortNamesEnabled() |
String | usage() |