|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.commons.resourcehandler.resource.ResourceLoaderUtils
public class ResourceLoaderUtils
Constructor Summary | |
---|---|
ResourceLoaderUtils()
|
Method Summary | |
---|---|
static java.lang.String |
formatDateHeader(long value)
|
static long |
getResourceLastModified(java.net.URL url)
|
static long |
getResourceLastModified(java.net.URLConnection connection)
|
static java.lang.Long |
parseDateHeader(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceLoaderUtils()
Method Detail |
---|
public static java.lang.String formatDateHeader(long value)
public static java.lang.Long parseDateHeader(java.lang.String value)
public static long getResourceLastModified(java.net.URL url) throws java.io.IOException
java.io.IOException
public static long getResourceLastModified(java.net.URLConnection connection) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |