|
www.sdmetrics.com | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--sdmetrics.app.CommandLineProcessor
Class to process an SDMetrics command line, and initiate metrics calculation and data export as specified by the command line options.
| Constructor Summary | |
CommandLineProcessor()
|
|
| Method Summary | |
int |
processCommandLine(java.lang.String[] args)
Process the command line arguments, calculate design metrics accordingly, and export data as specified on the command line. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommandLineProcessor()
| Method Detail |
public int processCommandLine(java.lang.String[] args)
args - The command line arguments passed from main().
|
www.sdmetrics.com | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||