Package org.qdl_lang.vfs
Virtual file systems support as well as implementations of VFSs.
Created by Jeff Gaynor
on 3/13/20 at 9:12 AM
-
Interface Summary Interface Description VFSEntry Created by Jeff Gaynor
on 2/19/20 at 5:58 AMVFSFileProvider A QDL virtual file system.VFSMetaEntry -
Class Summary Class Description AbstractVFSFileProvider Created by Jeff Gaynor
on 2/28/20 at 5:07 PMFileEntries Created by Jeff Gaynor
on 2/19/20 at 6:19 AMFileEntry Generic entry for the virtual file system.FileEntryConstants Created by Jeff Gaynor
on 3/1/20 at 7:21 AMVFSDatabase Note that all of the arguments to this database for keys are assumed to be normalized, resolved, etc., etc.VFSMemoryDirectoryEntry VFSMemoryFileProvider A VFS backed by a hash table.VFSMySQLProvider Created by Jeff Gaynor
on 2/28/20 at 7:17 AMVFSPassThruFileProvider Created by Jeff Gaynor
on 2/26/20 at 1:05 PMVFSPaths This is compatible with thePath
interface but does not implement it.VFSZipFileProvider This is experimental.VFSZipFileProvider.MapZipEntry