|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.util.IoUtils
public class IoUtils
Constructor Summary | |
---|---|
IoUtils()
|
Method Summary | |
---|---|
static java.lang.CharSequence |
contentsAsCharSequence(java.io.Reader reader)
|
static java.lang.String |
contentsAsString(java.io.File f)
|
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 java.lang.CharSequence contentsAsCharSequence(java.io.Reader reader) throws java.io.IOException
java.io.IOException
public static java.lang.String contentsAsString(java.io.File f) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |