Page Speed Optimization Libraries  1.9.32.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
net_instaweb::StripNonCacheableFilter Class Reference

#include "strip_non_cacheable_filter.h"

Inheritance diagram for net_instaweb::StripNonCacheableFilter:

Public Member Functions

 StripNonCacheableFilter (RewriteDriver *rewrite_driver)
 
virtual void StartDocument ()
 
virtual void StartElement (HtmlElement *element)
 
virtual const char * Name () const
 

Detailed Description

This class strips off the non cacheable content from the html. It is assumed that the entire html would be in the same flush window so its safe to delete elements.


The documentation for this class was generated from the following file: