| Package | Description |
|---|---|
| opendap.util |
This package contains utility classes used by several OPeNDAP packages.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Getopts.initialize(java.lang.String progname,
java.lang.String flags,
java.lang.String[] args) |
| Constructor and Description |
|---|
Getopts(java.lang.String flags,
java.lang.String[] args)
Wrapper Constructor
|
Getopts(java.lang.String progname,
java.lang.String flags,
java.lang.String[] args)
Basic class constructor.
|