| Package | Description |
|---|---|
| org.apache.nutch.net.urlnormalizer.basic | |
| org.apache.nutch.net.urlnormalizer.pass | |
| org.apache.nutch.net.urlnormalizer.regex |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicURLNormalizer
Converts URLs to a normal form .
|
| Modifier and Type | Class and Description |
|---|---|
class |
PassURLNormalizer
This URLNormalizer doesn't change urls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegexURLNormalizer
Allows users to do regex substitutions on all/any URLs that are encountered,
which is useful for stripping session IDs from URLs.
|
Copyright © 2014 The Apache Software Foundation