| Class | Description |
|---|---|
| FileView |
LOOK: wants to replace ServletUtil.returnFile() ?
Associated with threddsFileView in tds/src/main/webapp/WEB-INF/view.xml
Render the response to a request for a local file including byte range requests.
|
| InvCatalogXmlView |
Configured by Spring MVC, used in thredds.server.catalogservice
|
| XmlView |
Take a jdom document and render it
|
| XsltForHtmlView |
Run a jdom2 document through XSLT to get an HTML page.
|