|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.common.utils.URIUtils
public class URIUtils
This class defines a URLUtils
| Constructor Summary | |
|---|---|
URIUtils()
|
|
| Method Summary | |
|---|---|
static void |
checkKeys(TungstenProperties props)
|
static TungstenProperties |
parse(java.lang.String url)
|
static TungstenProperties |
parseQuery(java.lang.String query)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URIUtils()
| Method Detail |
|---|
public static TungstenProperties parse(java.lang.String url)
throws java.net.URISyntaxException
java.net.URISyntaxException
public static TungstenProperties parseQuery(java.lang.String query)
throws java.net.URISyntaxException
java.net.URISyntaxException
public static void checkKeys(TungstenProperties props)
throws java.net.URISyntaxException
java.net.URISyntaxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||