Uses of Class
opendap.util.OptSwitch

Packages that use OptSwitch
opendap.util This package contains utility classes used by several OPeNDAP packages. 
 

Uses of OptSwitch in opendap.util
 

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