Liferay 7.0-ce-b4

com.liferay.portal.kernel.util
Class URLUtil

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

public class URLUtil
extends Object


Constructor Summary
URLUtil()
           
 
Method Summary
static long getLastModifiedTime(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

getLastModifiedTime

public static long getLastModifiedTime(URL url)
                                throws IOException
Throws:
IOException

Liferay 7.0-ce-b4