|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentProcessor | |
|---|---|
| com.opensymphony.sitemesh.compatability | |
| com.opensymphony.sitemesh.webapp | |
| Uses of ContentProcessor in com.opensymphony.sitemesh.compatability |
|---|
| Classes in com.opensymphony.sitemesh.compatability that implement ContentProcessor | |
|---|---|
class |
PageParser2ContentProcessor
Adapts a SiteMesh 2 PageParser to a SiteMesh 3 ContentProcessor. |
| Uses of ContentProcessor in com.opensymphony.sitemesh.webapp |
|---|
| Fields in com.opensymphony.sitemesh.webapp declared as ContentProcessor | |
|---|---|
private ContentProcessor |
ContentBufferingResponse.contentProcessor
|
| Methods in com.opensymphony.sitemesh.webapp that return ContentProcessor | |
|---|---|
protected ContentProcessor |
SiteMeshFilter.initContentProcessor(SiteMeshWebAppContext webAppContext)
|
| Methods in com.opensymphony.sitemesh.webapp with parameters of type ContentProcessor | |
|---|---|
private Content |
SiteMeshFilter.obtainContent(ContentProcessor contentProcessor,
SiteMeshWebAppContext webAppContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain)
Continue in filter-chain, writing all content to buffer and parsing into returned Page object. |
| Constructors in com.opensymphony.sitemesh.webapp with parameters of type ContentProcessor | |
|---|---|
ContentBufferingResponse(javax.servlet.http.HttpServletResponse response,
ContentProcessor contentProcessor,
SiteMeshWebAppContext webAppContext)
|
|
|
www.opensymphony.com/sitemesh/ | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||