Package org.apache.commons.vfs2.impl
Class DefaultFileSystemConfigBuilder.DefaultFileSystem
- java.lang.Object
-
- org.apache.commons.vfs2.impl.DefaultFileSystemConfigBuilder.DefaultFileSystem
-
- All Implemented Interfaces:
FileSystem
- Enclosing class:
- DefaultFileSystemConfigBuilder
abstract static class DefaultFileSystemConfigBuilder.DefaultFileSystem extends java.lang.Object implements FileSystem
Dummy class that implements FileSystem.
-
-
Constructor Summary
Constructors Constructor Description DefaultFileSystem()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.commons.vfs2.FileSystem
addJunction, addListener, getAttribute, getFileSystemManager, getFileSystemOptions, getLastModTimeAccuracy, getParentLayer, getRoot, getRootName, getRootURI, hasCapability, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttribute
-
-