Uses of Interface
org.xwiki.xml.html.filter.HTMLFilter

Packages that use HTMLFilter
org.xwiki.xml.html   
org.xwiki.xml.html.filter   
 

Uses of HTMLFilter in org.xwiki.xml.html
 

Methods in org.xwiki.xml.html that return types with arguments of type HTMLFilter
 List<HTMLFilter> HTMLCleanerConfiguration.getFilters()
           
 

Method parameters in org.xwiki.xml.html with type arguments of type HTMLFilter
 void HTMLCleanerConfiguration.setFilters(List<HTMLFilter> filters)
           
 

Uses of HTMLFilter in org.xwiki.xml.html.filter
 

Classes in org.xwiki.xml.html.filter that implement HTMLFilter
 class AbstractHTMLFilter
          Abstract implementation of HTMLFilter providing utility methods for various common w3c dom operations.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.