public class OpenIEExtractorFactory extends SimpleExtractorFactory<OpenIEExtractor> implements ExtractorFactory<OpenIEExtractor>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static Prefixes |
prefixes |
| Constructor and Description |
|---|
OpenIEExtractorFactory() |
| Modifier and Type | Method and Description |
|---|---|
OpenIEExtractor |
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 OpenIEExtractor createExtractor()
ExtractorFactorycreateExtractor in interface ExtractorFactory<OpenIEExtractor>public static ExtractorDescription getDescriptionInstance()
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.