org.apache.myfaces.trinidad.util
Class URLUtils
java.lang.Object
org.apache.myfaces.trinidad.util.URLUtils
public final class URLUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLastModified
public static long getLastModified(URL url)
throws IOException
- Throws:
IOException
getLastModified
public static long getLastModified(URLConnection connection)
throws IOException
- Throws:
IOException
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.