Package thredds.tdm

Class CatalogConfigReader

java.lang.Object
thredds.tdm.CatalogConfigReader

public class CatalogConfigReader extends Object
TDM catalog reading. We use the jdom2 elements directly, dont use CatalogBuilder(s)
Since:
12/18/13
  • Constructor Details

    • CatalogConfigReader

      public CatalogConfigReader(Path rootPath, org.springframework.core.io.Resource catR) throws IOException
      Throws:
      IOException
  • Method Details

    • getFcList

      public List<thredds.featurecollection.FeatureCollectionConfig> getFcList()