org.jasig.portlet.proxy.service.proxy.document
Class ContentClippingFilter
java.lang.Object
org.jasig.portlet.proxy.service.proxy.document.ContentClippingFilter
- All Implemented Interfaces:
- IDocumentFilter
@Service(value="contentClippingFilter")
public class ContentClippingFilter
- extends Object
- implements IDocumentFilter
- Author:
- Jen Bourey, jennifer.bourey@gmail.com
|
Method Summary |
void |
filter(org.jsoup.nodes.Document document,
IContentResponse proxyResponse,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SELECTOR_KEY
public static final String SELECTOR_KEY
- See Also:
- Constant Field Values
ContentClippingFilter
public ContentClippingFilter()
filter
public void filter(org.jsoup.nodes.Document document,
IContentResponse proxyResponse,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
- Specified by:
filter in interface IDocumentFilter
Copyright © 2012 Jasig. All Rights Reserved.