public class FeatureCollectionConfigBuilder extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
fatalError |
Constructor and Description |
---|
FeatureCollectionConfigBuilder(Formatter errlog) |
Modifier and Type | Method and Description |
---|---|
FeatureCollectionConfig |
readConfig(org.jdom2.Element featureCollectionElement) |
FeatureCollectionConfig |
readConfigFromCatalog(String catalogAndPath)
Read a catalog and extract a FeatureCollectionConfig from it
|
FeatureCollectionConfig |
readConfigFromFile(String filename) |
static void |
setPathAliasReplacement(PathAliasReplacement _replace) |
public FeatureCollectionConfigBuilder(Formatter errlog)
public FeatureCollectionConfig readConfigFromFile(String filename)
public FeatureCollectionConfig readConfigFromCatalog(String catalogAndPath)
catalogAndPath
- catalog filename, or catalog#featureNamepublic FeatureCollectionConfig readConfig(org.jdom2.Element featureCollectionElement)
public static void setPathAliasReplacement(PathAliasReplacement _replace)
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.