|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.io.vfs.AbstractVfs
com.partnersoft.formats.zip.ZipVfs
public class ZipVfs
| Constructor Summary | |
|---|---|
ZipVfs(VfsFile file)
|
|
| Method Summary | |
|---|---|
void |
close()
|
Path |
getAbsolutePath()
Absolute path to the root of this Vfs. |
void |
open()
|
| Methods inherited from class com.partnersoft.io.vfs.AbstractVfs |
|---|
addDirectoryEntry, addFileEntry, directoryFor, directoryFor, fileFor, fileFor, isWritable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZipVfs(VfsFile file)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void open()
throws java.io.IOException
open in class AbstractVfsjava.io.IOException
public void close()
throws java.io.IOException
close in class AbstractVfsjava.io.IOExceptionpublic Path getAbsolutePath()
Vfs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||