org.apache.shindig.gadgets.rewrite
Class ContentTypeCharsetRemoverRewriter

java.lang.Object
  extended by org.apache.shindig.gadgets.rewrite.DomWalker.Rewriter
      extended by org.apache.shindig.gadgets.rewrite.ContentTypeCharsetRemoverRewriter
All Implemented Interfaces:
GadgetRewriter, ResponseRewriter

public class ContentTypeCharsetRemoverRewriter
extends DomWalker.Rewriter

Removes charset information from <meta http-equip="Content-Type"%gt; tags

Since:
2.0.0

Constructor Summary
ContentTypeCharsetRemoverRewriter()
           
 
Method Summary
 
Methods inherited from class org.apache.shindig.gadgets.rewrite.DomWalker.Rewriter
makeVisitors, rewrite, rewrite
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentTypeCharsetRemoverRewriter

@Inject
public ContentTypeCharsetRemoverRewriter()


Copyright © 2007-2012. All Rights Reserved.