Uses of Class
org.apache.shindig.gadgets.rewrite.ResourceMutateVisitor.Tags

Packages that use ResourceMutateVisitor.Tags
org.apache.shindig.gadgets.rewrite   
 

Uses of ResourceMutateVisitor.Tags in org.apache.shindig.gadgets.rewrite
 

Methods in org.apache.shindig.gadgets.rewrite that return ResourceMutateVisitor.Tags
static ResourceMutateVisitor.Tags ResourceMutateVisitor.Tags.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceMutateVisitor.Tags[] ResourceMutateVisitor.Tags.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.shindig.gadgets.rewrite with parameters of type ResourceMutateVisitor.Tags
ProxyingVisitor(ContentRewriterFeature.Config featureConfig, ProxyUriManager uriManager, ResourceMutateVisitor.Tags... resourceTags)
           
ResourceMutateVisitor(ContentRewriterFeature.Config featureConfig, ResourceMutateVisitor.Tags... resourceTags)
           
 



Copyright © 2007-2012. All Rights Reserved.