|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.wise.core.utils.IOUtils
public final class IOUtils
IO utilites
| Method Summary | |
|---|---|
static void |
copyStream(java.io.OutputStream outs,
java.io.InputStream ins)
True if the given type name is the source notation of a primitive or array of which. |
static java.io.Writer |
getCharsetFileWriter(java.io.File file,
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 java.io.Writer getCharsetFileWriter(java.io.File file,
java.lang.String charset)
throws java.io.IOException
java.io.IOException
public static void copyStream(java.io.OutputStream outs,
java.io.InputStream ins)
throws java.io.IOException
outs - ins -
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||