Class ResourceLoaderUtils

java.lang.Object
org.apache.myfaces.resource.ResourceLoaderUtils

public class ResourceLoaderUtils extends Object
  • Constructor Details

    • ResourceLoaderUtils

      public ResourceLoaderUtils()
  • Method Details

    • formatDateHeader

      public static String formatDateHeader(long value)
    • parseDateHeader

      public static Long parseDateHeader(String value)
    • getResourceLastModified

      public static long getResourceLastModified(URL url) throws IOException
      Throws:
      IOException
    • getDepth

      public static int getDepth(String path)
    • isDirectory

      public static boolean isDirectory(String path)