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