|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.util.Uri
Constructor Summary | |
Uri()
|
Method Summary | |
static String |
escapeDisallowedChars(String s)
|
static boolean |
hasFragmentId(String uri)
|
static boolean |
isAbsolute(String uri)
|
static boolean |
isValid(String s)
|
static String |
resolve(String baseUri,
String uriReference)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Uri()
Method Detail |
public static boolean isValid(String s)
public static String escapeDisallowedChars(String s)
public static String resolve(String baseUri, String uriReference)
public static boolean hasFragmentId(String uri)
public static boolean isAbsolute(String uri)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |