@MetaInfServices(value=org.apache.any23.extractor.ExtractorFactory.class) public class HReviewExtractorFactory extends SimpleExtractorFactory<HReviewExtractor> implements ExtractorFactory<HReviewExtractor>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static Prefixes |
PREFIXES |
| Constructor and Description |
|---|
HReviewExtractorFactory() |
| Modifier and Type | Method and Description |
|---|---|
HReviewExtractor |
createExtractor() |
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 HReviewExtractor createExtractor()
createExtractor in interface ExtractorFactory<HReviewExtractor>public static ExtractorDescription getDescriptionInstance()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.