public class AndesDistiller
extends java.lang.Object
Constructor and Description |
---|
AndesDistiller()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
handleOptions(java.lang.String[] args)
Handle the command line arguments.
|
void |
justDoIt()
Read and parse the files in the input directory and
put modified files in the output directory.
|
static void |
main(java.lang.String[] args)
Main.
|
void |
takeAPeek()
Compares the prevStudentID with the nextStudent id to see if they are
the same.
|
public void takeAPeek()
public final void justDoIt()
protected void handleOptions(java.lang.String[] args)
args
- - command line arguments passed into mainpublic static void main(java.lang.String[] args)
args
- command line argumentsCopyright (c) 2015 - Pittsburgh Science of Learning Center