Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.featurecollection |
Modifier and Type | Field and Description |
---|---|
protected FeatureCollectionType |
InvDatasetFeatureCollection.fcType |
Modifier and Type | Field and Description |
---|---|
FeatureCollectionType |
FeatureCollectionConfig.type |
Modifier and Type | Method and Description |
---|---|
static FeatureCollectionType |
FeatureCollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureCollectionType[] |
FeatureCollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FeatureCollectionConfig(String name,
String path,
FeatureCollectionType fcType,
String spec,
String collectionName,
String dateFormatMark,
String olderThan,
String timePartition,
org.jdom2.Element innerNcml) |
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.