This project has retired. For details please refer to its
Attic page.
ExtractorPlugin (Apache Any23 :: Core 0.7.0-incubating-SNAPSHOT API)
org.apache.any23.plugin
Interface ExtractorPlugin
public interface ExtractorPlugin
This interface defines an Any23
extractor plugin that can be detected and registered from the library classpath.
- Author:
- Michele Mostarda (mostarda@fbk.eu)
getExtractorFactory
ExtractorFactory getExtractorFactory()
- Returns:
- the
ExtractorFactory
for the plugin.
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.