Package thredds.tdm

Class CatalogConfigReader


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

      • CatalogConfigReader

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

      • getFcList

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