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