Uses of Class
org.apache.commons.vfs.provider.ram.RamFileSystem

Packages that use RamFileSystem
org.apache.commons.vfs.provider.ram The RAM File Provider. 
 

Uses of RamFileSystem in org.apache.commons.vfs.provider.ram
 

Constructors in org.apache.commons.vfs.provider.ram with parameters of type RamFileSystem
RamFileObject(FileName name, RamFileSystem fs)