public class ZipVfs extends AbstractExplicitTreeVfs
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Path |
getAbsolutePath()
Absolute path to the root of this Vfs.
|
void |
open() |
addDirectoryEntry, addFileEntry, directoryFor, directoryFor, fileFor, fileFor, isWritablegetBufferSize, getDisableOptimizations, getVerifyTransfers, setBufferSize, setDisableOptimizations, setVerifyTransferspublic ZipVfs(VfsFile file) throws java.io.IOException
java.io.IOExceptionpublic void open()
throws java.io.IOException
open in class AbstractExplicitTreeVfsjava.io.IOExceptionpublic void close()
throws java.io.IOException
close in class AbstractExplicitTreeVfsjava.io.IOException