com.norconex.collector.http.crawler
Class URLProcessor
java.lang.Object
com.norconex.collector.http.crawler.URLProcessor
public class URLProcessor
- extends Object
Holds the URL processing logic in various processing "step" for better
readability and maintainability. Instances are only valid for
the scope of processing a URL.
- Author:
- Pascal Essiembre
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLProcessor
public URLProcessor(HttpCrawler crawler,
org.apache.http.impl.client.DefaultHttpClient httpClient,
ICrawlURLDatabase database,
File outputFile,
HttpDocument doc,
CrawlURL crawlURL)
processURL
public boolean processURL()
Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.