net.sourceforge.pmd.cli
Class PMDCommandLineInterface
java.lang.Object
net.sourceforge.pmd.cli.PMDCommandLineInterface
public class PMDCommandLineInterface
- extends Object
- Author:
- Romain Pelisse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROG_NAME
public static final String PROG_NAME
- See Also:
- Constant Field Values
NO_EXIT_AFTER_RUN
public static final String NO_EXIT_AFTER_RUN
- See Also:
- Constant Field Values
STATUS_CODE_PROPERTY
public static final String STATUS_CODE_PROPERTY
- See Also:
- Constant Field Values
PMDCommandLineInterface
public PMDCommandLineInterface()
extractParameters
public static PMDParameters extractParameters(PMDParameters arguments,
String[] args,
String progName)
buildUsageText
public static String buildUsageText()
main
public static void main(String[] args)
- For testing purpose only...
- Parameters:
args
-
jarName
public static String jarName()
run
public static void run(String[] args)
Copyright © 2002-2012 InfoEther. All Rights Reserved.