org.apache.myfaces.shared.resource
Class ResourceLoaderUtils
java.lang.Object
org.apache.myfaces.shared.resource.ResourceLoaderUtils
public class ResourceLoaderUtils
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceLoaderUtils
public ResourceLoaderUtils()
formatDateHeader
public static java.lang.String formatDateHeader(long value)
parseDateHeader
public static java.lang.Long parseDateHeader(java.lang.String value)
getResourceLastModified
public static long getResourceLastModified(java.net.URL url)
throws java.io.IOException
- Throws:
java.io.IOException
getResourceLastModified
public static long getResourceLastModified(java.net.URLConnection connection)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.