com.norconex.collector.http.crawler
Class HttpCrawlerConfigLoader

java.lang.Object
  extended by com.norconex.collector.http.crawler.HttpCrawlerConfigLoader

public final class HttpCrawlerConfigLoader
extends Object


Method Summary
static HttpCrawlerConfig[] loadCrawlerConfigs(File configFile, File configVariables)
           
static HttpCrawlerConfig[] loadCrawlerConfigs(org.apache.commons.configuration.HierarchicalConfiguration xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadCrawlerConfigs

public static HttpCrawlerConfig[] loadCrawlerConfigs(File configFile,
                                                     File configVariables)

loadCrawlerConfigs

public static HttpCrawlerConfig[] loadCrawlerConfigs(org.apache.commons.configuration.HierarchicalConfiguration xml)


Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.