public class PrefixURLFilter extends Object implements URLFilter
The format of this file is one URL prefix per line.
X_POINT_ID| Constructor and Description |
|---|
PrefixURLFilter() |
PrefixURLFilter(String stringRules) |
| Modifier and Type | Method and Description |
|---|---|
String |
filter(String url) |
Configuration |
getConf() |
static void |
main(String[] args) |
void |
setConf(Configuration conf) |
public PrefixURLFilter()
throws IOException
IOExceptionpublic PrefixURLFilter(String stringRules) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionpublic void setConf(Configuration conf)
setConf in interface Configurablepublic Configuration getConf()
getConf in interface ConfigurableCopyright © 2021 The Apache Software Foundation