Package thredds.client.catalog
Class ThreddsMetadata
java.lang.Object
thredds.client.catalog.ThreddsMetadata
- All Implemented Interfaces:
ThreddsMetadataContainer
Thredds Metadata. Immutable after calling finish.
- Since:
- 1/10/2015
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classImplements GeospatialCoverage type.static classImplements spatialRange type.static classstatic classImplements Source type, used by publisher and creator elements.static classstatic classImplements Variable type.static classstatic classImplements Vocab type, just text with an optional "vocabulary" attribute. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidfinish()getFlds()getLocalField(String fldName) getLocalFieldAsList(String fldName) booleanvoid
-
Constructor Details
-
ThreddsMetadata
public ThreddsMetadata() -
ThreddsMetadata
-
-
Method Details
-
getFlds
-
getFldIterator
-
set
-
addToList
-
finish
public void finish() -
isImmutable
public boolean isImmutable() -
getLocalField
- Specified by:
getLocalFieldin interfaceThreddsMetadataContainer
-
getLocalFieldAsList
- Specified by:
getLocalFieldAsListin interfaceThreddsMetadataContainer
-