| Package | Description |
|---|---|
| thredds.client.catalog | |
| thredds.client.catalog.builder |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
Service.getProperties() |
List<Property> |
Catalog.getProperties() |
List<Property> |
Dataset.getProperties() |
static List<Property> |
Property.removeDups(List<Property> org) |
| Modifier and Type | Method and Description |
|---|---|
static List<Property> |
Property.removeDups(List<Property> org) |
| Constructor and Description |
|---|
Service(String name,
String base,
String typeS,
String desc,
String suffix,
List<Service> nestedServices,
List<Property> properties) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Property> |
CatalogBuilder.properties |
| Modifier and Type | Method and Description |
|---|---|
protected Property |
CatalogBuilder.readProperty(org.jdom2.Element s) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogBuilder.addProperty(Property p) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.