|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.vfs.provider.AbstractVfsComponent
org.apache.commons.vfs.provider.AbstractFileSystem
org.apache.commons.vfs.provider.ram.RamFileSystem
A RAM File System
| Constructor Summary | |
protected |
RamFileSystem(FileName rootName,
FileSystemOptions fileSystemOptions)
|
| Method Summary | |
protected void |
addCapabilities(Collection caps)
Adds the capabilities of this file system. |
void |
attach(RamFileObject fo)
|
void |
close()
Close the RAMFileSystem |
protected FileObject |
createFile(FileName name)
Creates a file object. |
void |
importTree(File file)
Import a Tree |
| Methods inherited from class org.apache.commons.vfs.provider.AbstractFileSystem |
addJunction, addListener, closeCommunicationLink, decorateFileObject, doCloseCommunicationLink, doReplicateFile, fireFileChanged, fireFileCreated, fireFileDeleted, getAttribute, getFileFromCache, getFileSystemManager, getFileSystemOptions, getLastModTimeAccuracy, getParentLayer, getRoot, getRootName, hasCapability, init, isOpen, isReleaseable, notifyAllStreamsClosed, putFileToCache, removeFileFromCache, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttribute |
| Methods inherited from class org.apache.commons.vfs.provider.AbstractVfsComponent |
getContext, getLogger, setContext, setLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected RamFileSystem(FileName rootName,
FileSystemOptions fileSystemOptions)
rootName - fileSystemOptions - | Method Detail |
protected FileObject createFile(FileName name)
throws Exception
AbstractFileSystem
createFile in class AbstractFileSystemExceptionprotected void addCapabilities(Collection caps)
AbstractFileSystem
addCapabilities in class AbstractFileSystempublic void attach(RamFileObject fo)
public void importTree(File file)
throws FileSystemException
file -
FileSystemExceptionpublic void close()
close in interface VfsComponentclose in class AbstractFileSystem
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||