|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsharin.util.IoUtils
public class IoUtils
Constructor Summary | |
---|---|
IoUtils()
|
Method Summary | |
---|---|
static void |
close(InputStream in)
|
static int |
read(Reader reader)
|
static void |
write(Writer writer,
String str)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IoUtils()
Method Detail |
---|
public static int read(Reader reader)
public static void write(Writer writer, String str)
public static void close(InputStream in)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |