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