public class XMLCatalogHandler extends Object
| Constructor and Description |
|---|
XMLCatalogHandler(File catalog) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ThreddsCatalog |
getCatalogDescriptor()
Parses the current catalog file and linked ones in order to
gather information on declared datasets
|
void |
registerCatalog(File toRegisterCatalogFile,
String toRegisterReference) |
public XMLCatalogHandler(File catalog) throws SAXException, IOException
SAXExceptionIOExceptionpublic void registerCatalog(File toRegisterCatalogFile, String toRegisterReference) throws SAXException, IOException
SAXExceptionIOExceptionpublic void close()
throws IOException,
TransformerException
IOExceptionTransformerExceptionpublic ThreddsCatalog getCatalogDescriptor()
Copyright © 2021. All Rights Reserved.