|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.portletbridge.portlet.ResourceUtil
public class ResourceUtil
| Method Summary | |
|---|---|
static void |
copy(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
int bufSize)
|
static java.lang.String |
getString(java.io.InputStream in,
java.lang.String charSet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void copy(java.io.InputStream inputStream,
java.io.OutputStream outputStream,
int bufSize)
throws java.io.IOException
java.io.IOException
public static java.lang.String getString(java.io.InputStream in,
java.lang.String charSet)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||