public class ExcelExtractorFactory extends SimpleExtractorFactory<ExcelExtractor> implements ExtractorFactory<ExcelExtractor>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static Prefixes |
PREFIXES |
| Constructor and Description |
|---|
ExcelExtractorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExcelExtractor |
createExtractor()
Creates an extractor instance.
|
static ExtractorDescription |
getDescriptionInstance() |
getExampleInput, getExtractorLabel, getExtractorName, getPrefixes, getSupportedMIMETypesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExampleInput, getSupportedMIMETypesgetExtractorLabel, getExtractorName, getPrefixespublic static final String NAME
public static final Prefixes PREFIXES
public ExcelExtractor createExtractor()
ExtractorFactorycreateExtractor in interface ExtractorFactory<ExcelExtractor>public static ExtractorDescription getDescriptionInstance()
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.