public class BasicURLNormalizer extends URLFilter
/./ or /../http://| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
BasicURLNormalizer() |
| Modifier and Type | Method and Description |
|---|---|
String |
filter(String urlString)
Returns a modified version of the input URL or null if the URL should be
removed
|
static void |
main(String[] args) |
public String filter(String urlString)
URLFilterpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2009–2016 Crawler-Commons. All rights reserved.