| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.nio.file.spi |
||
| 67 | ||
FileSystemProvider() : void |
||
installedProviders() : List |
||
getScheme() : String |
||
getFileSystem(URI) : FileSystem |
||
createDirectory(Path, FileAttribute[]) : void |
||
delete(Path) : void |
||
deleteIfExists(Path) : boolean |
||
isHidden(Path) : boolean |
||
checkAccess(Path, AccessMode[]) : void |
||
exists(Path, LinkOption[]) : boolean |
||