Interface ExtractorDescription

    • Method Detail

      • getExtractorName

        String getExtractorName()
        Returns the name of the extractor.
        Returns:
        a name.
      • getExtractorLabel

        String getExtractorLabel()
        Returns the label for extractors created from this factory.
        Returns:
        A string label describing the type of extractors created from this factory.
      • getPrefixes

        Prefixes getPrefixes()
        An instance defining the prefixes supported by this extractor.
        Returns:
        prefixes instance.