Uses of Class
dods.util.OptSwitch

Packages that use OptSwitch
dods.util This package contains utility classes used by several DODS packages. 
 

Uses of OptSwitch in dods.util
 

Methods in dods.util that return OptSwitch
 OptSwitch Getopts.getSwitch(java.lang.Character sw)
          method to return the OptSwitch object associated with the 'sw' argument.