19 #ifndef NET_INSTAWEB_REWRITER_PUBLIC_PEDANTIC_FILTER_H_
20 #define NET_INSTAWEB_REWRITER_PUBLIC_PEDANTIC_FILTER_H_
26 namespace net_instaweb {
38 virtual const char*
Name()
const {
return "Pedantic"; }
Definition: empty_html_filter.h:37
Definition: html_parse.h:88
Definition: html_element.h:42
virtual void StartElement(HtmlElement *element)
virtual const char * Name() const
The name of this filter – used for logging and debugging.
Definition: pedantic_filter.h:38
Definition: pedantic_filter.h:32