public class EmptyRSSView
extends org.springframework.web.servlet.view.feed.AbstractRssFeedView
| Constructor and Description |
|---|
EmptyRSSView() |
| Modifier and Type | Method and Description |
|---|---|
protected List<com.rometools.rome.feed.rss.Item> |
buildFeedItems(Map<String,Object> model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
buildFeedMetadata(Map<String,Object> model,
com.rometools.rome.feed.rss.Channel feed,
javax.servlet.http.HttpServletRequest request) |
buildFeedEntries, newFeedrenderMergedOutputModeladdStaticAttribute, createMergedOutputModel, createRequestContext, createTemporaryOutputStream, exposeModelAsRequestAttributes, generatesDownloadContent, getAttributesMap, getBeanName, getContentType, getRequestContextAttribute, getRequestToExpose, getStaticAttributes, isExposePathVariables, prepareResponse, render, setAttributes, setAttributesCSV, setAttributesMap, setBeanName, setContentType, setExposeContextBeansAsAttributes, setExposedContextBeanNames, setExposePathVariables, setRequestContextAttribute, setResponseContentType, toString, writeToResponsegetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected List<com.rometools.rome.feed.rss.Item> buildFeedItems(Map<String,Object> model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
buildFeedItems in class org.springframework.web.servlet.view.feed.AbstractRssFeedViewExceptionAbstractRssFeedView.buildFeedItems(java.util.Map,
javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)Copyright © 2014–2015. All rights reserved.