public abstract class AbstractWordIndexSource extends Object
| Constructor and Description |
|---|
AbstractWordIndexSource() |
| Modifier and Type | Method and Description |
|---|---|
protected Document |
getDocument(String type,
FileObject data) |
protected abstract String |
readWordText(InputStream input) |
protected Document getDocument(String type, FileObject data)
protected abstract String readWordText(InputStream input) throws IOException
IOExceptionCopyright © 2006–2018 TinyGroup. All rights reserved.