|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.view.AbstractView
org.springframework.web.servlet.view.xslt.AbstractXsltView
thredds.bufrtables.BtXsltView
public class BtXsltView
Create an XML doc out of the list of BUFR messages. This is the return of the validation request.
Field Summary |
---|
Fields inherited from class org.springframework.web.servlet.view.xslt.AbstractXsltView |
---|
DEFAULT_ROOT, XML_CONTENT_TYPE |
Fields inherited from class org.springframework.web.servlet.view.AbstractView |
---|
DEFAULT_CONTENT_TYPE |
Fields inherited from class org.springframework.context.support.ApplicationObjectSupport |
---|
logger |
Constructor Summary | |
---|---|
BtXsltView()
|
Method Summary |
---|
Methods inherited from class org.springframework.web.servlet.view.xslt.AbstractXsltView |
---|
applyTransformerParameters, buildTransformer, createXsltSource, doTransform, doTransform, getParameters, getParameters, getParameters, getStylesheetLocation, getStylesheetSource, getTemplates, getTransformerFactory, initApplicationContext, newTransformerFactory, renderMergedOutputModel, resetCachedTemplates, setCache, setContentType, setErrorListener, setIndent, setOutputProperties, setRoot, setStylesheetLocation, setTransformerFactoryClass, setUriResolver, setUseSingleModelNameAsRoot, useWriter |
Methods inherited from class org.springframework.web.servlet.view.AbstractView |
---|
addStaticAttribute, createRequestContext, createTemporaryOutputStream, exposeModelAsRequestAttributes, generatesDownloadContent, getAttributesMap, getBeanName, getContentType, getRequestContextAttribute, getStaticAttributes, prepareResponse, render, setAttributes, setAttributesCSV, setAttributesMap, setBeanName, setRequestContextAttribute, toString, writeToResponse |
Methods inherited from class org.springframework.web.context.support.WebApplicationObjectSupport |
---|
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext |
Methods inherited from class org.springframework.context.support.ApplicationObjectSupport |
---|
getApplicationContext, getMessageSourceAccessor, requiredContextClass, setApplicationContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BtXsltView()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |