Class UrlParser
- java.lang.Object
-
- net.anwiba.commons.utilities.io.url.parser.UrlParser
-
public class UrlParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UrlParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IUrlparse(java.lang.String string)
-
-
-
Method Detail
-
parse
public IUrl parse(java.lang.String string) throws CreationException
- Throws:
CreationException
-
-