| Package | Description |
|---|---|
| thredds.core | |
| thredds.server.catalogservice | |
| thredds.server.cdmvalidator | |
| thredds.server.config |
| Constructor and Description |
|---|
ConfigCatalogHtmlWriter(HtmlWriter html,
HtmlConfig htmlConfig,
String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.web.servlet.ModelAndView |
CatalogServiceUtils.constructValidationErrorModelAndView(URI uri,
String validationMessage,
HtmlConfig htmlConfig) |
static org.springframework.web.servlet.ModelAndView |
CatalogServiceUtils.constructValidationMessageModelAndView(URI uri,
String validationMessage,
HtmlConfig htmlConfig) |
| Modifier and Type | Method and Description |
|---|---|
HtmlConfig |
CdmValidatorContext.getHtmlConfig()
Return the HtmlConfig object for this context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CdmValidatorContext.setHtmlConfig(HtmlConfig htmlConfig) |
| Modifier and Type | Method and Description |
|---|---|
HtmlConfig |
TdsContext.getHtmlConfig() |
HtmlConfig |
TdsConfig.getTdsConfigHtml() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdsContext.setHtmlConfig(HtmlConfig htmlConfig) |
void |
TdsConfig.setTdsConfigHtml(HtmlConfig htmlConfig) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.