@Immutable public class ThreddsMetadata extends Object implements ThreddsMetadataContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreddsMetadata.Contributor |
static class |
ThreddsMetadata.GeospatialCoverage
Implements GeospatialCoverage type.
|
static class |
ThreddsMetadata.GeospatialRange
Implements spatialRange type.
|
static class |
ThreddsMetadata.MetadataOther |
static class |
ThreddsMetadata.Source
Implements Source type, used by publisher and creator elements.
|
static class |
ThreddsMetadata.UriResolved |
static class |
ThreddsMetadata.Variable
Implements Variable type.
|
static class |
ThreddsMetadata.VariableGroup |
static class |
ThreddsMetadata.Vocab
Implements Vocab type, just text with an optional "vocabulary" attribute.
|
| Constructor and Description |
|---|
ThreddsMetadata() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getFlds() |
Object |
getLocalField(String fldName) |
List |
getLocalFieldAsList(String fldName) |
public Object getLocalField(String fldName)
getLocalField in interface ThreddsMetadataContainerpublic List getLocalFieldAsList(String fldName)
getLocalFieldAsList in interface ThreddsMetadataContainerCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.