public class BasicURLNormalizer extends Configured implements URLNormalizer
/./
or /../
http://
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, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public String normalize(String urlString, String scope) throws MalformedURLException
normalize
in interface URLNormalizer
MalformedURLException
public static void main(String[] args) throws IOException
IOException
Copyright © 2017 The Apache Software Foundation