|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VVolume
This interface describes the root of a virtual filesystem. From the root you can get the root folder.
| Method Summary | |
|---|---|
java.lang.StringBuffer |
appendBaseURI(java.lang.StringBuffer buffer)
Appends the base URI of this volume to the specified string buffer. |
VFS |
getParentVFS()
Returns the parent VFS, that which created this URI scheme handler. |
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. |
| Method Detail |
|---|
java.lang.StringBuffer appendBaseURI(java.lang.StringBuffer buffer)
buffer - the string buffer to append the base URI to
VFS getParentVFS()
VFolder getRootVFolder()
java.net.URI getURI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||