Interface IResourceVersion

    • Method Detail

      • getVersion

        String getVersion​(IStaticCacheableResource resource)
        get unique string identifying the version of the resource
        Parameters:
        resource - cacheable resource
        Returns:
        unique version string or null if version string could not be calculated
      • getVersionPattern

        Pattern getVersionPattern()
        a pattern that matches returned versions
        Returns:
        a pattern or null if no pattern is available