public class HostURLNormalizer extends Object implements URLNormalizer
X_POINT_ID| Constructor and Description |
|---|
HostURLNormalizer() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
String |
normalize(String urlString,
String scope) |
protected String |
replaceHost(String urlString,
String host,
String target) |
void |
setConf(Configuration conf) |
public Configuration getConf()
getConf in interface Configurablepublic void setConf(Configuration conf)
setConf in interface Configurablepublic String normalize(String urlString, String scope) throws MalformedURLException
normalize in interface URLNormalizerMalformedURLExceptionCopyright © 2021 The Apache Software Foundation