public class ThreddsInfo extends Object
| Constructor and Description |
|---|
ThreddsInfo() |
| Modifier and Type | Method and Description |
|---|---|
static ThreddsCatalog |
findById(ThreddsCatalog catalog,
String id) |
static ThreddsCatalog |
getByFittingLocation(ThreddsCatalog catalog,
String toMatchPath) |
ThreddsCatalog |
getById(String id) |
ThreddsCatalog |
getCatalogByFittingLocation(String toMatchLocation) |
DataSet |
getDataSetFromLocation(String location) |
static boolean |
matchesPath(String catalogPath,
String toMatchPath) |
public ThreddsCatalog getById(String id)
public ThreddsCatalog getCatalogByFittingLocation(String toMatchLocation)
public static ThreddsCatalog findById(ThreddsCatalog catalog, String id)
public static ThreddsCatalog getByFittingLocation(ThreddsCatalog catalog, String toMatchPath)
Copyright © 2018. All Rights Reserved.