|
20080913, rgf | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.bsf.util.IOUtils
This file is a collection of input/output utilities.
Field Summary | |
(package private) static boolean |
debug
|
Constructor Summary | |
IOUtils()
|
Method Summary | |
static java.lang.String |
getStringFromReader(java.io.Reader reader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static boolean debug
Constructor Detail |
public IOUtils()
Method Detail |
public static java.lang.String getStringFromReader(java.io.Reader reader) throws java.io.IOException
java.io.IOException
|
20080913, rgf | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |