public interface ExtractorDescription
Extractor description.| Modifier and Type | Method and Description |
|---|---|
String |
getExtractorLabel()
Returns the label for extractors created from this factory.
|
String |
getExtractorName()
Returns the name of the extractor.
|
Prefixes |
getPrefixes()
An instance defining the prefixes supported by this extractor.
|
String getExtractorName()
String getExtractorLabel()
Prefixes getPrefixes()
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.