|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.util.IoUtil
public class IoUtil
| Field Summary | |
|---|---|
static java.lang.String |
lineSeparator
|
| Method Summary | |
|---|---|
static byte[] |
readBytes(java.io.InputStream in)
|
static int |
transfer(java.io.InputStream in,
java.io.OutputStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String lineSeparator
| Method Detail |
|---|
public static byte[] readBytes(java.io.InputStream in)
throws java.io.IOException
java.io.IOException
public static int transfer(java.io.InputStream in,
java.io.OutputStream out)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||