|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--dbxml.util.IOUtils
Bunch of io utility methods.
| Constructor Summary | |
IOUtils()
|
|
| Method Summary | |
static java.lang.String |
readInput(java.lang.String prompt)
Read input from stdin. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public IOUtils()
| Method Detail |
public static java.lang.String readInput(java.lang.String prompt)
throws java.io.IOException
prompt - prompt string that will be presented to the user
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||