|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--gshute.ioutil.LineScannerTest
Class LineScannerTest provides a main function for testing the LineScanner class.
| Constructor Summary | |
LineScannerTest()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
main(argv) tests the LineScanner class. |
static void |
test(java.lang.String str)
test(str) tests the LineScanner class on str. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public LineScannerTest()
| Method Detail |
public static void test(java.lang.String str)
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||