Interface Resource

    • Method Detail

      • getName

        String getName()
        Get the relative resource name.
        Returns:
        the name
      • getURL

        URL getURL()
        Get the complete URL of this resource.
        Returns:
        the URL
      • getSize

        long getSize()
        Get the size of the resource, if known.
        Returns:
        the size, or 0L if unknown