Package noaa.coastwatch.gui.open
Class OpendapURLFilter
java.lang.Object
noaa.coastwatch.gui.open.OpendapURLFilter
- All Implemented Interfaces:
StringFilter
Deprecated.
The
OpendapURLFilter
class filters OPeNDAP URL
strings. The filter rejects any URLs that are not considered to be
OPeNDAP-specific, and modifies OPeNDAP URLs that end with a
recognized OPeNDAP service extension.- Since:
- 3.2.0
- Author:
- Peter Hollemans
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OpendapURLFilter
public OpendapURLFilter()Deprecated.
-
-
Method Details
-
filter
Deprecated.Filters the input string.- Specified by:
filter
in interfaceStringFilter
-