@Service(value="contentClippingFilter") public class ContentClippingFilter extends Object implements IDocumentFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
SELECTOR_KEY |
| Constructor and Description |
|---|
ContentClippingFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(org.jsoup.nodes.Document document,
IContentResponse proxyResponse,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
Filter a provided document.
|
public static final String SELECTOR_KEY
public void filter(org.jsoup.nodes.Document document,
IContentResponse proxyResponse,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
IDocumentFilterfilter in interface IDocumentFilterCopyright © 2022 Apereo. All rights reserved.