|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.util.IoUtil
public class IoUtil
convenience methods for io
| Constructor Summary | |
|---|---|
IoUtil()
|
|
| Method Summary | |
|---|---|
static void |
close(java.io.InputStream is)
|
static void |
close(java.io.OutputStream os)
|
static void |
close(java.io.Writer os)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IoUtil()
| Method Detail |
|---|
public static void close(java.io.InputStream is)
public static void close(java.io.OutputStream os)
public static void close(java.io.Writer os)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||