|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.commons.vfs.AbstractVVolume
org.millscript.commons.vfs.mime.AbstractMIMEVVolume
org.millscript.commons.vfs.mime.zip.ReadOnlyZipVolume
public class ReadOnlyZipVolume
This class implements a virtual filesystem for read-only access to a zip file.
| Method Summary | |
|---|---|
protected VFolder |
makeRootVFolder(VFile sourceFile)
Constructs the root folder for this volume, with the specified parent folder and returns it. |
| Methods inherited from class org.millscript.commons.vfs.mime.AbstractMIMEVVolume |
|---|
getParentVFile, getRootVFolder, getTempBackingFile, getURI |
| Methods inherited from class org.millscript.commons.vfs.AbstractVVolume |
|---|
appendBaseURI, decorate, getParentVFS, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected VFolder makeRootVFolder(VFile sourceFile)
AbstractMIMEVVolume
makeRootVFolder in class AbstractMIMEVVolumesourceFile - the virtual file for the source of this volume
AbstractMIMEVVolume.makeRootVFolder(org.millscript.commons.vfs.VFile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||