|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectP3
public class P3
A test program for excercising the scanner of Project 3, CS 536, Fall 2007.
| Constructor Summary | |
|---|---|
P3()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Runs the test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public P3()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException
args - command-line arguments. There should be one command-line
argument: the name of an input file.
java.io.IOException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||