16 #ifndef NET_INSTAWEB_REWRITER_PUBLIC_DECODE_REWRITTEN_URLS_FILTER_H_
17 #define NET_INSTAWEB_REWRITER_PUBLIC_DECODE_REWRITTEN_URLS_FILTER_H_
22 namespace net_instaweb {
35 virtual const char*
Name()
const {
return "DecodeRewrittenUrlsFilter"; }
virtual const char * Name() const
The name of this filter – used for logging and debugging.
Definition: decode_rewritten_urls_filter.h:35
Definition: empty_html_filter.h:37
virtual void StartElement(HtmlElement *element)
Definition: html_element.h:42
Definition: decode_rewritten_urls_filter.h:29
Definition: rewrite_driver.h:100