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