Class ResourceInfo

    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isDoNotCache

        public boolean isDoNotCache()
      • setDoNotCache

        public void setDoNotCache​(boolean doNotCache)
      • getLibraryInfo

        public LibraryInfo getLibraryInfo()
        Returns:
        the Library associated with this resource, if any.
      • getLocalePrefix

        public String getLocalePrefix()
        Returns:
        the Locale prefix, if any.
      • getName

        public String getName()
        Returns:
        return the library name.
      • getPath

        public String getPath()
        Returns:
        the full path (including the library, if any) of the resource.
      • getContract

        public String getContract()
      • getVersion

        public VersionInfo getVersion()
        Returns:
        return the version of the resource, or null if the resource isn't versioned.