org.apache.any23.plugin.htmlscraper
Class HTMLScraperPlugin

java.lang.Object
  extended by org.apache.any23.plugin.htmlscraper.HTMLScraperPlugin
All Implemented Interfaces:
ExtractorPlugin

public class HTMLScraperPlugin
extends Object
implements ExtractorPlugin

Implementation of ExtractorPlugin based on the BoilerPipe Library.

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

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

Constructor Detail

HTMLScraperPlugin

public HTMLScraperPlugin()
Method Detail

getExtractorFactory

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


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