|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ScanTest
Simple Scanner driver
Constructor Summary | |
ScanTest()
|
Method Summary | |
static void |
main(String[] arg)
Test harness for the Scanner class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ScanTest()
Method Detail |
public static void main(String[] arg) throws IOException
arg
- [0] pathname to scan. If not specified, then the program
tries to scan "d/hello.d".
IOException
- thrown if any IO errors occur during processing
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |