Package org.apache.any23.plugin

This package provides Plugin Management support for Any23.
  • Interface Summary
    Interface Description
    ExtractorPlugin<T extends Extractor<?>> Deprecated.
    ExtractorFactory now supports META-INF/services discovery via the ServiceLoader, deprecating this class.
  • Class Summary
    Class Description
    Any23PluginManager
    The Any23PluginManager is responsible for inspecting dynamically the classpath and retrieving useful classes.
  • Annotation Types Summary
    Annotation Type Description
    Author
    Describes the author of the plugin.