Skip navigation links


org.apache.myfaces.trinidad.util
Class URLUtils

java.lang.Object
  extended by org.apache.myfaces.trinidad.util.URLUtils


public final class URLUtils
extends Object

Method Summary
static long getLastModified(URL url)
           
static long getLastModified(URLConnection connection)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getLastModified

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

getLastModified

public static long getLastModified(URLConnection connection)
                            throws IOException
Throws:
IOException

Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.