public class WordTextExtractorFactory extends WordExtractorFactory
_fastSaved| Constructor and Description |
|---|
WordTextExtractorFactory()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
TextExtractor |
textExtractor(InputStream in)
Gets the text from a Word document.
|
getVersion, initWordHeaderpublic TextExtractor textExtractor(InputStream in) throws Exception
in - The InputStream representing the Word file.ExceptionCopyright © 2021. All rights reserved.