|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RamFileObject | |
org.apache.commons.vfs.provider.ram | The RAM File Provider. |
Uses of RamFileObject in org.apache.commons.vfs.provider.ram |
Fields in org.apache.commons.vfs.provider.ram declared as RamFileObject | |
protected RamFileObject |
RamFileOutputStream.file
File |
Methods in org.apache.commons.vfs.provider.ram with parameters of type RamFileObject | |
void |
RamFileSystem.attach(RamFileObject fo)
|
Constructors in org.apache.commons.vfs.provider.ram with parameters of type RamFileObject | |
RamFileRandomAccessContent(RamFileObject file,
RandomAccessMode mode)
|
|
RamFileOutputStream(RamFileObject file)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |