|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.syncclient.spds.util.URLTools
public class URLTools
Constructor Summary | |
---|---|
URLTools()
|
Method Summary | |
---|---|
static java.lang.String |
replaceServer(java.lang.String syncmlURL,
java.lang.String respURI)
Replaces in the respURI the server name specified in the syncmlURL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLTools()
Method Detail |
---|
public static java.lang.String replaceServer(java.lang.String syncmlURL, java.lang.String respURI) throws java.net.MalformedURLException
syncmlURL
- the syncML URLrespURI
- the resp URI
java.net.MalformedURLException
- if the URLs are not valid
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |