|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.diasparsoftware.java.io.ReaderUtil
Constructor Summary | |
ReaderUtil()
|
Method Summary | |
static java.lang.String |
getContentAsString(java.io.Reader reader)
Obtain a string representation of the content that a reader reads. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReaderUtil()
Method Detail |
public static java.lang.String getContentAsString(java.io.Reader reader) throws java.io.IOException
reader
-
java.io.IOException
- Thrown if an underlying read operation
fails.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |