Package org.apache.nutch.urlfilter.validator

A url filter plugin that validates given urls.

See:
          Description

Class Summary
UrlValidator Validates URLs.
 

Package org.apache.nutch.urlfilter.validator Description

A url filter plugin that validates given urls.

This plugin runs a series of tests for the given url to make sure that given url is valid and 'fetchable'.

Note: This plugin should only be used for web-related protocols such as http, https and ftp.



Copyright © 2012 The Apache Software Foundation