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