-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static String |
urlCheck(String uriOrFile)
Return a URI formed from the given string, unchanged if it's already a URI or
converted to a file URI otherwise.
|
-
-
Method Detail
-
urlCheck
public static String urlCheck(String uriOrFile)
Return a URI formed from the given string, unchanged if it's already a URI or
converted to a file URI otherwise. If not recognisable as a URL, abort.
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP