-
Interfaces Interface Description org.apache.any23.plugin.ExtractorPlugin ExtractorFactory now supports META-INF/services discovery via theServiceLoader
, deprecating this class. Instead implement a subinterface ofExtractor
and ensure that your plugin is in compliance with the META-INF/services mechanism.