Package | Description |
---|---|
org.apache.commons.vfs2.provider.ram |
The RAM File Provider.
|
Modifier and Type | Field and Description |
---|---|
protected RamFileObject |
RamFileOutputStream.file
File.
|
Modifier and Type | Method and Description |
---|---|
void |
RamFileSystem.attach(RamFileObject ramFileObject)
Attaches this instance to the given RamFileObject.
|
Constructor and Description |
---|
RamFileOutputStream(RamFileObject file)
Constructs a new instance.
|
RamFileRandomAccessContent(RamFileObject file,
RandomAccessMode mode)
Constructs a new instance.
|
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.