Modifier and Type | Field and Description |
---|---|
static String |
URLFILTER_ORDER |
Constructor and Description |
---|
URLFilters(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
String |
filter(String urlString)
Run all defined filters.
|
URLFilter[] |
getFilters() |
public static final String URLFILTER_ORDER
public URLFilters(Configuration conf)
public URLFilter[] getFilters()
public String filter(String urlString) throws URLFilterException
URLFilterException
Copyright © 2021 The Apache Software Foundation