[TOC]
- Prev
 - Next
 
Uses of Class
org.apache.nutch.net.URLFilterException
Packages that use URLFilterException Package Description org.apache.nutch.net
Web-related interfaces: URLfiltersandnormalizers.
Uses of URLFilterException in org.apache.nutch.net
 Methods in org.apache.nutch.net that throw URLFilterException   Modifier and Type Method and Description    String URLFilters.filter(String urlString) 
Run all defined filters.
- Prev
 - Next
 
