| Interface | Description |
|---|---|
| HtmlParser |
Specifies the interface the portelt will use to perform the initial DOM parsing
of the Response.
|
| Class | Description |
|---|---|
| AbsoluteUrlFilter |
A filter that will re-write relative URLs to absolute URLs.
|
| BaseUrlFilter |
The base URL filter is an abstract filter that locates URLs in the proxied content
and call an abstract method to re-write the URL.
|
| ChainingSaxFilter |
This abstract class can be implemented by filters that can use SAX events to perform
their action.
|
| ClippingFilter |
The clipping filter uses an XPath expression to clip a subset of the Document
|
| FuncNameUrlFilter | |
| HtmlOutputFilter |
A filter that will always be at the end of the filter chain.
|
| InclExclUrlFilter | |
| NekoHtmlParser |
This class implements the HtmlParser Interface by using NekoHtml
|
| PortletUrlFilter |
A filter that re-writes all URLs to portlet URLs
|
Copyright © 2016 Jasig. All Rights Reserved.