|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectorg.textmining.extraction.excel.ExcelTextExtractor
public class ExcelTextExtractor
| Constructor Summary | |
|---|---|
ExcelTextExtractor(java.io.InputStream in)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
|
void |
getText(java.io.Writer writer)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelTextExtractor(java.io.InputStream in)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String getText()
throws java.io.IOException
getText in interface TextExtractorjava.io.IOException
public void getText(java.io.Writer writer)
throws java.io.IOException
getText in interface TextExtractorjava.io.IOException
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||