public abstract class URLFilter extends Object
Constructor and Description |
---|
URLFilter() |
Modifier and Type | Method and Description |
---|---|
abstract String |
filter(String urlString)
Returns a modified version of the input URL or null if the URL should be
removed
|
Copyright © 2009–2016 Crawler-Commons. All rights reserved.