org.quattor.pan.utils
Class StringUtils

java.lang.Object
  extended by org.quattor.pan.utils.StringUtils

public class StringUtils
extends Object


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

Method Detail

readCompletely

public static String readCompletely(InputStream inputStream)
                             throws IOException
Throws:
IOException

readCompletely

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


Copyright © 2011 Quattor. All Rights Reserved.