| Package | Description |
|---|---|
| thredds.client.catalog | |
| thredds.client.catalog.builder | |
| thredds.client.catalog.writer |
| Modifier and Type | Field and Description |
|---|---|
List<ThreddsMetadata.Variable> |
ThreddsMetadata.VariableGroup.variables |
| Modifier and Type | Method and Description |
|---|---|
List<ThreddsMetadata.Variable> |
ThreddsMetadata.VariableGroup.getVariableList() |
| Modifier and Type | Method and Description |
|---|---|
int |
ThreddsMetadata.Variable.compareTo(ThreddsMetadata.Variable o) |
| Constructor and Description |
|---|
ThreddsMetadata.VariableGroup(String vocab,
ThreddsMetadata.UriResolved vocabUri,
ThreddsMetadata.UriResolved variableMap,
List<ThreddsMetadata.Variable> variables) |
| Modifier and Type | Method and Description |
|---|---|
static ThreddsMetadata.Variable |
CatalogBuilder.readVariable(org.jdom2.Element varElem) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom2.Element |
CatalogXmlWriter.writeVariable(ThreddsMetadata.Variable v) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.