Package edu.uiuc.ncsa.qdl.util
Utilities for QDL.
Created by Jeff Gaynor
on 3/13/20 at 9:10 AM
-
Interface Summary Interface Description QDLVersion The current version of QDL. -
Class Summary Class Description Console InputFormUtil Utility that converts various objects to their input form.ModuleUtils Created by Jeff Gaynor
on 11/21/23 at 7:55 AMQDLFileUtil Bunch of file reading and writing utilities so I don't have to boiler plate this stuff Note that these are all VFS aware and server mode aware, so exceptions are thrown if, e.g., a read attempt is made of a native file in server mode.QDLFileUtil.FileAttributes