Uses of Class
edu.wisc.my.webproxy.beans.filtering.ChainingSaxFilter

Packages that use ChainingSaxFilter
edu.wisc.my.webproxy.beans.filtering   
 

Uses of ChainingSaxFilter in edu.wisc.my.webproxy.beans.filtering
 

Subclasses of ChainingSaxFilter in edu.wisc.my.webproxy.beans.filtering
 class AbsoluteUrlFilter
           A filter that will re-write relative URLs to absolute URLs.
 class 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.
 class ClippingFilter
          The clipping filter uses an XPath expression to clip a subset of the Document
 class FuncNameUrlFilter
           
 class HtmlOutputFilter
          A filter that will always be at the end of the filter chain.
 class InclExclUrlFilter
           
 class PortletUrlFilter
          A filter that re-writes all URLs to portlet URLs
 



Copyright © 2010 Jasig. All Rights Reserved.