|
JNISpice version 2.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspice.basic.IOUtils
public class IOUtils
Class IOUtils provides miscellaneous static methods that simplify common console I/O tasks.
Version 1.0.0 15-JUL-2009 (NJB)
Constructor Summary | |
---|---|
IOUtils()
|
Method Summary | |
---|---|
static java.lang.String |
prompt(java.lang.String outputText)
Display a string that prompts the user for an input string; read and return the string supplied by the user. |
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 prompt(java.lang.String outputText) throws java.io.IOException
java.io.IOException
|
JNISpice version 2.0.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |