|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.vfs2.provider.AbstractVfsComponent
org.apache.commons.vfs2.provider.AbstractFileSystem
org.apache.commons.vfs2.provider.local.LocalFileSystem
org.apache.commons.vfs2.provider.local.AludraLocalFileSystem
public class AludraLocalFileSystem
Helper class for fixing a VFS bug. It is needed to inject the AludraLocalFile class, which provides the bug fix.
| Constructor Summary | |
|---|---|
AludraLocalFileSystem(org.apache.commons.vfs2.provider.local.LocalFileName rootName,
String rootFile,
org.apache.commons.vfs2.FileSystemOptions fileSystemOptions)
|
|
| Method Summary | |
|---|---|
protected org.apache.commons.vfs2.FileObject |
createFile(org.apache.commons.vfs2.provider.AbstractFileName name)
|
| Methods inherited from class org.apache.commons.vfs2.provider.local.LocalFileSystem |
|---|
addCapabilities, doReplicateFile |
| Methods inherited from class org.apache.commons.vfs2.provider.AbstractFileSystem |
|---|
addJunction, addListener, close, closeCommunicationLink, decorateFileObject, doCloseCommunicationLink, fireFileChanged, fireFileCreated, fireFileDeleted, getAttribute, getFileFromCache, getFileSystemManager, getFileSystemOptions, getLastModTimeAccuracy, getParentLayer, getRoot, getRootName, getRootURI, hasCapability, init, isOpen, isReleaseable, notifyAllStreamsClosed, putFileToCache, removeFileFromCache, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttribute |
| Methods inherited from class org.apache.commons.vfs2.provider.AbstractVfsComponent |
|---|
getContext, getLogger, setContext, setLogger |
| 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 |
| Constructor Detail |
|---|
public AludraLocalFileSystem(org.apache.commons.vfs2.provider.local.LocalFileName rootName,
String rootFile,
org.apache.commons.vfs2.FileSystemOptions fileSystemOptions)
rootName - rootFile - fileSystemOptions - | Method Detail |
|---|
protected org.apache.commons.vfs2.FileObject createFile(org.apache.commons.vfs2.provider.AbstractFileName name)
throws org.apache.commons.vfs2.FileSystemException
createFile in class org.apache.commons.vfs2.provider.local.LocalFileSystemorg.apache.commons.vfs2.FileSystemException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||