Package org.qdl_lang.util
Utilities for QDL.
Created by Jeff Gaynor
on 3/13/20 at 9:10 AM
-
Interface Summary Interface Description ProcessScalar 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 AMNoOpScalarImpl Basic implementation ofProcessScalar
that simply throws an exception for each argument.ProcessScalarImpl Basic (identity) implementation ofProcessScalar
, simply returns each argument unchanged.QDLAggregateUtil The QDL utility for processing aggregates (stems and sets).QDLFileUtil 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