A
FileProvider that is layered on top of another, such as the
contents of a zip or tar file.
author: Adam Murdoch version: $Revision: 480428 $ $Date: 2006-11-28 22:15:24 -0800 (Tue, 28 Nov 2006) $
Creates a layered file system. This method is called if the file system
is not cached. The file system may implement
VfsComponent .
Parameters: scheme - The URI scheme. Parameters: file - The file to create the file system on top of. The file system.