com.ibm.mashups.enabler.utils
Interface URLHelper


public URLHelper

Helper utility for encoding urls.


Method Summary
 String rewriteURL(unknown targetUrl)
           This method rewrites a url and takes care for instance to proxify the given url
 

Method Detail

rewriteURL

String rewriteURL(unknown targetUrl)
This method rewrites a url and takes care for instance to proxify the given url

Parameters:
url - the url to rewrite
Returns:
the encoded url


Copyright IBM Corp. 2010 All Rights Reserved.