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