|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TidyProcessor | |
| org.w3c.tidy.servlet.filter | Use this filter instead of TidyTag if you don't want to modify your JSP pages or HTML is denerated by non JSP servlets. |
| Uses of TidyProcessor in org.w3c.tidy.servlet.filter |
| Fields in org.w3c.tidy.servlet.filter declared as TidyProcessor | |
protected TidyProcessor |
BufferedServletResponse.processor
|
protected TidyProcessor |
BufferedServletOutputStream.processor
|
| Constructors in org.w3c.tidy.servlet.filter with parameters of type TidyProcessor | |
BufferedServletResponse(javax.servlet.http.HttpServletResponse httpServletResponse,
TidyProcessor tidyProcessor)
Calls the parent constructor which creates a ServletResponse adaptor wrapping the given response object. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||