|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.resource.ResourceUtils
public class ResourceUtils
Constructor Summary | |
---|---|
ResourceUtils()
|
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 ResourceUtils()
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 |