net.sourceforge.pmd.cpd
Class CPDCommandLineInterface

java.lang.Object
  extended by net.sourceforge.pmd.cpd.CPDCommandLineInterface

public class CPDCommandLineInterface
extends java.lang.Object


Field Summary
static java.lang.String NO_EXIT_AFTER_RUN
           
static java.lang.String STATUS_CODE_PROPERTY
           
 
Constructor Summary
CPDCommandLineInterface()
           
 
Method Summary
static java.lang.String buildUsageText()
           
static void main(java.lang.String[] args)
           
static void setStatusCodeOrExit(int status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_EXIT_AFTER_RUN

public static final java.lang.String NO_EXIT_AFTER_RUN
See Also:
Constant Field Values

STATUS_CODE_PROPERTY

public static final java.lang.String STATUS_CODE_PROPERTY
See Also:
Constant Field Values
Constructor Detail

CPDCommandLineInterface

public CPDCommandLineInterface()
Method Detail

setStatusCodeOrExit

public static void setStatusCodeOrExit(int status)

main

public static void main(java.lang.String[] args)

buildUsageText

public static java.lang.String buildUsageText()


Copyright © 2002-2015 InfoEther. All Rights Reserved.