- Prev
 - Next
 
Uses of Class
org.apache.nutch.net.URLFilters
Packages that use URLFilters Package Description org.apache.nutch.parse
TheParseinterface and related classes.
Uses of URLFilters in org.apache.nutch.parse
 Methods in org.apache.nutch.parse with parameters of type URLFilters   Modifier and Type Method and Description    static String ParseOutputFormat.filterNormalize(String fromUrl,
               String toUrl,
               String fromHost,
               boolean ignoreExternalLinks,
               URLFilters filters,
               URLNormalizers normalizers)    static String ParseOutputFormat.filterNormalize(String fromUrl,
               String toUrl,
               String fromHost,
               boolean ignoreExternalLinks,
               URLFilters filters,
               URLNormalizers normalizers,
               String urlNormalizerScope)    
- Prev
 - Next
 
