org.quattor.pan.utils
Class StringUtils
java.lang.Object
org.quattor.pan.utils.StringUtils
public class StringUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readCompletely
public static String readCompletely(InputStream inputStream)
throws IOException
- Throws:
IOException
readCompletely
public static String readCompletely(Reader reader)
throws IOException
- Throws:
IOException
Copyright © 2012 Quattor. All Rights Reserved.