org.quattor.pan.utils
Class StringUtils

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

public class StringUtils
extends java.lang.Object


Method Summary
static java.lang.String readCompletely(java.io.InputStream inputStream)
           
static java.lang.String readCompletely(java.io.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 java.lang.String readCompletely(java.io.InputStream inputStream)
                                       throws java.io.IOException
Throws:
java.io.IOException

readCompletely

public static java.lang.String readCompletely(java.io.Reader reader)
                                       throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011 Quattor. All Rights Reserved.