Save This Page
Home » bsf-src-2.4.0 » org.apache.bsf.util » [javadoc | source]
org.apache.bsf.util
public class: IOUtils [javadoc | source]
java.lang.Object
   org.apache.bsf.util.IOUtils
This file is a collection of input/output utilities.
Field Summary
static  boolean debug     
Method from org.apache.bsf.util.IOUtils Summary:
getStringFromReader
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.bsf.util.IOUtils Detail:
 public static String getStringFromReader(Reader reader) throws IOException