Page Speed Optimization Libraries
1.7.30.4
|
#include "base_tag_filter.h"
Public Member Functions | |
BaseTagFilter (RewriteDriver *driver) | |
virtual void | StartDocument () |
virtual void | StartElement (HtmlElement *element) |
virtual const char * | Name () const |
Add this filter into the HtmlParse chain to add a base tag into the head section of an HTML document.