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 |
---|
Source(ThreddsMetadata.Vocab name,
String url,
String email) |
Constructor and Description |
---|
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–2018 UCAR/Unidata. All rights reserved.