|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.erowid.sperowider.htmlshredding.Tools
Utilties for Shredding
| Constructor Summary | |
Tools()
|
|
| Method Summary | |
static boolean |
scrollReaderToPattern(BufferedReader reader,
Writer w,
String pattern)
Scrolls through the reader, writing to the writer, until it finds the pattern, then it returns true. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Tools()
| Method Detail |
public static boolean scrollReaderToPattern(BufferedReader reader,
Writer w,
String pattern)
throws IOException
IOException
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||