|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.textmining.extraction.word.WordExtractorFactory
org.textmining.extraction.word.WordTextExtractorFactory
public class WordTextExtractorFactory
This class extracts the text from a Word 6.0/95/97/2000/XP word doc
Constructor Summary | |
---|---|
WordTextExtractorFactory()
Constructor |
Method Summary | |
---|---|
TextExtractor |
textExtractor(java.io.InputStream in)
Gets the text from a Word document. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WordTextExtractorFactory()
Method Detail |
---|
public TextExtractor textExtractor(java.io.InputStream in) throws java.lang.Exception
in
- The InputStream representing the Word file.
java.lang.Exception
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |