|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.textmining.extraction.word.WordTextScrubber
public class WordTextScrubber
This class acts as a StringBuffer for text from a word document. It allows processing of character before they
Constructor Summary | |
---|---|
WordTextScrubber()
|
Method Summary | |
---|---|
void |
append(java.io.Writer writer,
java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WordTextScrubber()
Method Detail |
---|
public void append(java.io.Writer writer, java.lang.String text) throws java.io.IOException
java.io.IOException
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |