com.liferay.portal.util
Class URLUtil

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

public class URLUtil
extends java.lang.Object

Author:
Igor Spasic

Constructor Summary
URLUtil()
           
 
Method Summary
static java.net.URL normalizeURL(java.net.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 java.net.URL normalizeURL(java.net.URL url)
                                 throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException
See Also:
com.liferay.portal.kernel.process.ClassPathUtil#_buildClassPath( ClassLoader, String)}