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 java.lang.Object

Method Summary
static long getLastModified(java.net.URL url)
           
static long getLastModified(java.net.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(java.net.URL url)
                            throws java.io.IOException
Throws:
java.io.IOException

getLastModified

public static long getLastModified(java.net.URLConnection connection)
                            throws java.io.IOException
Throws:
java.io.IOException

Skip navigation links


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