Uses of Interface
org.xwiki.portlet.view.StreamFilter

Packages that use StreamFilter
org.xwiki.portlet.view   
 

Uses of StreamFilter in org.xwiki.portlet.view
 

Classes in org.xwiki.portlet.view that implement StreamFilter
 class CSSStreamFilter
          Rewrites a CSS stream so that it can be used by a portlet in a portal page without affecting other portlets or the portal page itself.
 class HTMLStreamFilter
          Rewrites a servlet HTML stream into a portlet HTML stream.
 class JavaScriptStreamFilter
          Synchronizes the JavaScript code with the rewritten HTML code.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.