com.generationjava.io
Class StreamW
java.lang.Object
com.generationjava.io.StreamW
- public class StreamW
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamW
public StreamW()
pushStream
public static void pushStream(InputStream in,
OutputStream out)
throws IOException
- Throws:
IOException
loadFromClasspath
public static InputStream loadFromClasspath(String file)
loadFromClasspath
public static InputStream loadFromClasspath(String file,
Object instance)
loadFromClasspath
public static InputStream loadFromClasspath(String file,
ClassLoader loader)
closeQuietly
public static void closeQuietly(InputStream in)
closeQuietly
public static void closeQuietly(OutputStream out)
Copyright © 2000-2005 OSJava. All Rights Reserved.