|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.util.UriOrFile
public class UriOrFile
Method Summary | |
---|---|
static String |
fileToUri(File file)
|
static String |
fileToUri(String file)
|
static String |
toUri(String uriOrFile)
|
static String |
uriToUriOrFile(String uri)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String toUri(String uriOrFile)
public static String fileToUri(String file)
public static String fileToUri(File file)
public static String uriToUriOrFile(String uri)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |