Returns the canonical path of this resource. @return java.io.File#getCanonicalPath().
()
| 97 | * @return {@link java.io.File#getCanonicalPath()}. |
| 98 | */ |
| 99 | String getCanonicalPath(); |
| 100 | |
| 101 | /** |
| 102 | * Checks if this resource can be read. |
no outgoing calls