|
||||||||||
| 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.util.SimpleVolume
public class SimpleVolume
This class provides a simple volume, which is a non-existant volume using a virtual filesystem folder as its root.
| Constructor Summary | |
|---|---|
SimpleVolume(VFolder rootFolder)
Constructs a new simple volume for the specified folder. |
|
| Method Summary | |
|---|---|
VFolder |
getRootVFolder()
Returns the root VFolder for this virtual volume. |
java.net.URI |
getURI()
Returns the URI for the root of this virtual filesystem volume. |
| 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 |
| Constructor Detail |
|---|
public SimpleVolume(VFolder rootFolder)
rootFolder - the VFolder that is the root of this volume| Method Detail |
|---|
public java.net.URI getURI()
VVolume
VVolume.getURI()public VFolder getRootVFolder()
VVolume
VVolume.getRootVFolder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||