org.codeartisans.java.toolbox.io
Class ReaderUtil

java.lang.Object
  extended by org.codeartisans.java.toolbox.io.ReaderUtil

public class ReaderUtil
extends Object


Method Summary
static String readStringFully(Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readStringFully

public static String readStringFully(Reader reader)
                              throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.