|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.id.jericho.lib.html.Util
This class contains miscellaneous utility methods not directly associated with the HTML Parser library.
Method Summary | |
static java.lang.String |
getString(java.io.Reader reader)
|
static void |
outputCSVLine(java.io.Writer writer,
java.lang.String[] values)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String getString(java.io.Reader reader) throws java.io.IOException
java.io.IOException
public static void outputCSVLine(java.io.Writer writer, java.lang.String[] values) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |