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)

Method Summary
 ExtractorFactory getExtractorFactory()
           
 

Method Detail

getExtractorFactory

ExtractorFactory getExtractorFactory()
Returns:
the ExtractorFactory for the plugin.


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.