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