JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.apache.nutch.net.urlnormalizer.basic
URL normalizer performing basic normalizations: remove default ports and dot segments in path.
See:
Description
Class Summary
Class
Description
BasicURLNormalizer
Converts URLs to a normal form: remove dot segments in path:
/./
or
/../
remove default ports, e.g.
Package org.apache.nutch.net.urlnormalizer.basic Description
URL normalizer performing basic normalizations: remove default ports and dot segments in path.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2019 The Apache Software Foundation