org.topbraid.base.util
Class IOUtil
java.lang.Object
org.topbraid.base.util.IOUtil
public class IOUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOUtil
public IOUtil()
loadString
public static StringBuffer loadString(Reader reader)
throws IOException
- Throws:
IOException
loadStringUTF8
public static StringBuffer loadStringUTF8(InputStream in)
throws IOException
- Throws:
IOException
Copyright © 2011 TopQuadrant, Inc.. All Rights Reserved.