net.sourceforge.pmd
Class CommandLineOptions
java.lang.Object
extended by net.sourceforge.pmd.CommandLineOptions
public class CommandLineOptions
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineOptions
public CommandLineOptions(java.lang.String[] args)
createRenderer
public Renderer createRenderer()
-
containsCommaSeparatedFileList
public boolean containsCommaSeparatedFileList()
-
getInputPath
public java.lang.String getInputPath()
-
getEncoding
public java.lang.String getEncoding()
-
getReportFormat
public java.lang.String getReportFormat()
-
getReportFile
public java.lang.String getReportFile()
-
getRulesets
public java.lang.String getRulesets()
-
getExcludeMarker
public java.lang.String getExcludeMarker()
-
debugEnabled
public boolean debugEnabled()
-
stressTestEnabled
public boolean stressTestEnabled()
-
getCpus
public int getCpus()
-
getTargetJDK
public java.lang.String getTargetJDK()
-
shortNamesEnabled
public boolean shortNamesEnabled()
-
getMinPriority
public int getMinPriority()
-
benchmark
public boolean benchmark()
-
getAuxClasspath
public java.lang.String getAuxClasspath()
-
usage
public java.lang.String usage()
-
isCheckJavaFiles
public boolean isCheckJavaFiles()
-
isCheckJspFiles
public boolean isCheckJspFiles()
-
Copyright © 2002-2011 InfoEther. All Rights Reserved.