public class BasicURLNormalizer extends Configured implements URLNormalizer
/./ or /../http://| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
X_POINT_ID| Constructor and Description |
|---|
BasicURLNormalizer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
String |
normalize(String urlString,
String scope) |
getConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic String normalize(String urlString, String scope) throws MalformedURLException
normalize in interface URLNormalizerMalformedURLExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2015 The Apache Software Foundation