public class ResourceLoaderUtils extends Object
| Constructor and Description | 
|---|
| ResourceLoaderUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | formatDateHeader(long value) | 
| static long | getResourceLastModified(URL url) | 
| static long | getResourceLastModified(URLConnection connection) | 
| static Long | parseDateHeader(String value) | 
public static String formatDateHeader(long value)
public static long getResourceLastModified(URL url) throws IOException
IOExceptionpublic static long getResourceLastModified(URLConnection connection) throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.