| Package | Description |
|---|---|
| thredds.client.catalog | |
| thredds.client.catalog.builder |
| Modifier and Type | Field and Description |
|---|---|
ThreddsMetadata.Vocab |
ThreddsMetadata.Source.name |
| Modifier and Type | Field and Description |
|---|---|
List<ThreddsMetadata.Vocab> |
ThreddsMetadata.GeospatialCoverage.names |
| Modifier and Type | Method and Description |
|---|---|
ThreddsMetadata.Vocab |
ThreddsMetadata.Source.getNameVocab() |
| Modifier and Type | Method and Description |
|---|---|
List<ThreddsMetadata.Vocab> |
Dataset.getKeywords() |
List<ThreddsMetadata.Vocab> |
ThreddsMetadata.GeospatialCoverage.getNames() |
List<ThreddsMetadata.Vocab> |
Dataset.getProjects() |
| Constructor and Description |
|---|
ThreddsMetadata.Source(ThreddsMetadata.Vocab name,
String url,
String email) |
| Constructor and Description |
|---|
ThreddsMetadata.GeospatialCoverage(ThreddsMetadata.GeospatialRange eastwest,
ThreddsMetadata.GeospatialRange northsouth,
ThreddsMetadata.GeospatialRange updown,
List<ThreddsMetadata.Vocab> names,
String zpositive) |
| Modifier and Type | Method and Description |
|---|---|
protected ThreddsMetadata.Vocab |
CatalogBuilder.readControlledVocabulary(org.jdom2.Element elem) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.