Liferay 6.2-ce-ga5

com.liferay.portal.util
Class URLUtil

java.lang.Object
  extended by com.liferay.portal.util.URLUtil

public class URLUtil
extends Object


Constructor Summary
URLUtil()
           
 
Method Summary
static URL normalizeURL(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLUtil

public URLUtil()
Method Detail

normalizeURL

public static URL normalizeURL(URL url)
                        throws MalformedURLException
Throws:
MalformedURLException
See Also:
com.liferay.portal.kernel.process.ClassPathUtil#_buildClassPath( ClassLoader, String)}

Liferay 6.2-ce-ga5