Package thredds.tdm
Class CatalogConfigReader
java.lang.Object
thredds.tdm.CatalogConfigReader
TDM catalog reading.
We use the jdom2 elements directly, dont use CatalogBuilder(s)
- Since:
- 12/18/13
-
Constructor Summary
ConstructorsConstructorDescriptionCatalogConfigReader(Path rootPath, org.springframework.core.io.Resource catR) -
Method Summary
-
Constructor Details
-
CatalogConfigReader
public CatalogConfigReader(Path rootPath, org.springframework.core.io.Resource catR) throws IOException - Throws:
IOException
-
-
Method Details
-
getFcList
-