public abstract class AbstractTextExtractor extends Object implements TextExtractor
| Constructor and Description |
|---|
AbstractTextExtractor(String[] contentTypes) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getContentTypes()
Returns the MIME types supported by this extractor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitextractTextpublic AbstractTextExtractor(String[] contentTypes)
contentTypes - the supported content types by this text extractor.public String[] getContentTypes()
TextExtractorThe returned array must not be modified.
getContentTypes in interface TextExtractorCopyright © 2018 Open Knowledge Management System S.L.. All rights reserved.