|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.ecyrd.jspwiki.FileUtil14
Generic utilities related to file and stream handling, JDK1.4 version.
| Constructor Summary | |
FileUtil14()
|
|
| Method Summary | |
static java.lang.String |
readContents(java.io.InputStream input,
java.lang.String encoding)
JDK 1.4 version of FileUtil.readContents. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileUtil14()
| Method Detail |
public static java.lang.String readContents(java.io.InputStream input,
java.lang.String encoding)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||