Interface ResourceInfo

    • Method Detail

      • exists

        boolean exists()
        Returns:
        true if resource exists
      • getName

        String getName()
        Returns:
        File name (without path)
      • getPath

        String getPath()
        Returns:
        Full path for file
      • getCanonicalPath

        String getCanonicalPath()
        Returns:
        Canonical path for file that is absolute and unique.