|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.vfs.VFS
public class VFS
The main entry point for the VFS. Used to create FileSystemManager
instances.
| Method Summary | |
|---|---|
static FileSystemManager |
getManager()
Returns the default FileSystemManager instance |
static boolean |
isUriStyle()
|
static void |
setUriStyle(boolean uriStyle)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static FileSystemManager getManager()
throws FileSystemException
FileSystemManager instance
FileSystemExceptionpublic static boolean isUriStyle()
public static void setUriStyle(boolean uriStyle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||