Uses of Class
org.apache.shindig.gadgets.render.SanitizingGadgetRewriter.AllowedAttributes

Packages that use SanitizingGadgetRewriter.AllowedAttributes
org.apache.shindig.gadgets.render   
 

Uses of SanitizingGadgetRewriter.AllowedAttributes in org.apache.shindig.gadgets.render
 

Methods in org.apache.shindig.gadgets.render with annotations of type SanitizingGadgetRewriter.AllowedAttributes
protected  Set<String> RenderModule.provideAllowedAttributes()
           
 

Constructor parameters in org.apache.shindig.gadgets.render with annotations of type SanitizingGadgetRewriter.AllowedAttributes
SanitizingGadgetRewriter(Set<String> allowedTags, Set<String> allowedAttributes, ContentRewriterFeature.Factory rewriterFeatureFactory, CajaCssSanitizer cssSanitizer, ProxyUriManager proxyUriManager)
           
 



Copyright © 2007-2012. All Rights Reserved.