org.apache.any23.plugin.officescraper
Class ExcelPlugin

java.lang.Object
  extended by org.apache.any23.plugin.officescraper.ExcelPlugin
All Implemented Interfaces:
ExtractorPlugin

public class ExcelPlugin
extends Object
implements ExtractorPlugin

Implementation of ExtractorPlugin for ExcelExtractor.

Author:
Michele Mostarda (mostarda@fbk.eu)
See Also:
ExcelExtractor

Constructor Summary
ExcelPlugin()
           
 
Method Summary
 ExtractorFactory getExtractorFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelPlugin

public ExcelPlugin()
Method Detail

getExtractorFactory

public ExtractorFactory getExtractorFactory()
Specified by:
getExtractorFactory in interface ExtractorPlugin


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