|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.yavtags.util.Streams
public class Streams
Implementation of commmons-fileupload Streams.copy method to avoid library dependence.
| Constructor Summary | |
|---|---|
Streams()
|
|
| Method Summary | |
|---|---|
static void |
copy(java.io.InputStream pIn,
java.io.OutputStream pOut,
boolean pClose)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Streams()
| Method Detail |
|---|
public static void copy(java.io.InputStream pIn,
java.io.OutputStream pOut,
boolean pClose)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||