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