|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ccl.util.StreamCopier
Copied from Java I/O by Elliotte Rusty Harold, page 43 [1999-07-30 Chr. Clemens Lee].
Constructor Summary | |
StreamCopier()
|
Method Summary | |
static boolean |
copy(java.io.InputStream pInputStream_,
java.io.OutputStream pOutputStream_)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StreamCopier()
Method Detail |
public static boolean copy(java.io.InputStream pInputStream_, java.io.OutputStream pOutputStream_)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |