A
org.apache.commons.vfs.FilesCache implementation.
This implementation never ever caches a single file.
Notice: if you use resolveFile(uri) multiple times with the same path, the system will always create a new instance.
Changes on one instance of this file are not seen by the others. author: Mario Ivankovits version: $Revision: 480428 $ $Date: 2006-11-28 22:15:24 -0800 (Tue, 28 Nov 2006) $