Package dods.util

Class Summary
dasTools  
Debug A minimal implementation of a globally-accessible set of Debug flags.
DODSiniFile The earlier versions of the DODSServlet used .ini files to store configuration information for the servlet.
Getopts A class for achieving getopts() functionality.
iniFile This class encapsulates the old .ini file functionality that we used to see (and still do) in the Microsoft Operating Systems.
InvalidSwitch Exception throwable by the Getopts class
OptSwitch OptSwitch - class definition for Switches Description: this class defines a switch element.
SortedTable SortedTable looks exactly like Hashtable but preserves the insertion order of elements.
test_iniFile  
Tools