|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hpi.fgis.voidgen.hadoop.util.UriTools
public class UriTools
Collects methods for processing URIs and URLs.
Constructor Summary | |
---|---|
UriTools()
|
Method Summary | |
---|---|
static java.util.List<java.lang.String> |
splitUrl(java.lang.String url)
TODO comment what this method does |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UriTools()
Method Detail |
---|
public static java.util.List<java.lang.String> splitUrl(java.lang.String url)
url
- the String value of the URL to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |