|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.tools.build.CreateVersion
public class CreateVersion
Creates a JRefactoryVersion object from a command line string specifying the version.
| Constructor Summary | |
|---|---|
CreateVersion(java.lang.String input,
java.lang.String output)
Constructor for the CreateVersion object |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The main program for the CreateVersion class |
void |
run()
Main processing method for the CreateVersion object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateVersion(java.lang.String input,
java.lang.String output)
input - the command line argumentoutput - Description of the Parameter| Method Detail |
|---|
public void run()
public static void main(java.lang.String[] args)
args - The command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||