Class ResourceCaches

    • Constructor Summary

      Constructors 
      Constructor Description
      ResourceCaches()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static <V> V get​(ResourceCache<V> cache, javax.servlet.ServletContext ctx, java.lang.String path, java.lang.Object extra)
      Loads, parses and returns the resource of the specified URI, or null if not found.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait