public class FeatureCollectionReader extends Object
Constructor and Description |
---|
FeatureCollectionReader() |
Modifier and Type | Method and Description |
---|---|
static FeatureCollectionConfig |
getConfigFromSnippet(String filename) |
static FeatureCollectionConfig |
readFeatureCollection(org.jdom2.Element featureCollectionElement) |
static FeatureCollectionConfig |
readFeatureCollection(String catalogAndPath)
Read a catalog and extract a FeatureCollectionConfig from it
|
public static FeatureCollectionConfig getConfigFromSnippet(String filename)
public static FeatureCollectionConfig readFeatureCollection(String catalogAndPath)
catalogAndPath
- catalog filename, or catalog#featureNamepublic static FeatureCollectionConfig readFeatureCollection(org.jdom2.Element featureCollectionElement)
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.