Class OpendapURLFilter

java.lang.Object
noaa.coastwatch.gui.open.OpendapURLFilter
All Implemented Interfaces:
StringFilter

@Deprecated public class OpendapURLFilter extends Object implements 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 Details

    • OpendapURLFilter

      public OpendapURLFilter()
      Deprecated.
  • Method Details