public class FeatureCollectionReader extends Object
| Constructor and Description |
|---|
FeatureCollectionReader() |
| Modifier and Type | Method and Description |
|---|---|
static thredds.featurecollection.FeatureCollectionConfig |
getConfigFromSnippet(String filename) |
static thredds.featurecollection.FeatureCollectionConfig |
readFeatureCollection(org.jdom2.Element featureCollectionElement) |
static thredds.featurecollection.FeatureCollectionConfig |
readFeatureCollection(String catalogAndPath)
Read a catalog and extract a FeatureCollectionConfig from it
|
public static thredds.featurecollection.FeatureCollectionConfig getConfigFromSnippet(String filename)
public static thredds.featurecollection.FeatureCollectionConfig readFeatureCollection(String catalogAndPath)
catalogAndPath - catalog filename, or catalog#featureNamepublic static thredds.featurecollection.FeatureCollectionConfig readFeatureCollection(org.jdom2.Element featureCollectionElement)