Uses of Package
edu.uiuc.ncsa.qdl.vfs
-
Packages that use edu.uiuc.ncsa.qdl.vfs Package Description edu.uiuc.ncsa.qdl.config All things relating to the QDL configuration file.edu.uiuc.ncsa.qdl.evaluate Evaluators evaluate the built-in functions for QDL as well as perform the usual algebraic operations.edu.uiuc.ncsa.qdl.scripting This directory is concerned with scripts for use on a server, not general QDL scripts.edu.uiuc.ncsa.qdl.state Classes that manage the state of an interpreter session.edu.uiuc.ncsa.qdl.vfs Virtual file systems support as well as implementations of VFSs. -
Classes in edu.uiuc.ncsa.qdl.vfs used by edu.uiuc.ncsa.qdl.config Class Description VFSDatabase Note that all of the arguments to this database for keys are assumed to be normalized, resolved, etc., etc.VFSFileProvider A QDL virtual file system. -
Classes in edu.uiuc.ncsa.qdl.vfs used by edu.uiuc.ncsa.qdl.evaluate Class Description VFSEntry Created by Jeff Gaynor
on 2/19/20 at 5:58 AM -
Classes in edu.uiuc.ncsa.qdl.vfs used by edu.uiuc.ncsa.qdl.scripting Class Description FileEntry Generic entry for the virtual file system.FileEntryConstants Created by Jeff Gaynor
on 3/1/20 at 7:21 AMVFSEntry Created by Jeff Gaynor
on 2/19/20 at 5:58 AM -
Classes in edu.uiuc.ncsa.qdl.vfs used by edu.uiuc.ncsa.qdl.state Class Description VFSEntry Created by Jeff Gaynor
on 2/19/20 at 5:58 AMVFSFileProvider A QDL virtual file system. -
Classes in edu.uiuc.ncsa.qdl.vfs used by edu.uiuc.ncsa.qdl.vfs Class Description AbstractVFSFileProvider Created by Jeff Gaynor
on 2/28/20 at 5:07 PMFileEntry Generic entry for the virtual file system.VFSDatabase Note that all of the arguments to this database for keys are assumed to be normalized, resolved, etc., etc.VFSEntry Created by Jeff Gaynor
on 2/19/20 at 5:58 AMVFSFileProvider A QDL virtual file system.