Package thredds.server.views


package thredds.server.views
  • Classes
    Class
    Description
    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.
    Configured by Spring MVC, used in thredds.server.catalogservice
     
    Take a jdom document and render it
    Run a jdom2 document through XSLT to get an HTML page.