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

#include "split_html_config.h"

Public Member Functions

 SplitHtmlConfig (RewriteDriver *driver)
 
const CriticalLineInfo * critical_line_info () const
 
const XpathMapxpath_map () const
 
const PanelIdToSpecMap * panel_id_to_spec () const
 
const RewriteDriverdriver () const
 

Static Public Member Functions

static void Initialize ()
 Initialize & Terminate must be paired.
 
static void Terminate ()
 

Detailed Description

Deals with configuration related to the split html rewriter. Handles parsing and lookup of the configuration.

Constructor & Destructor Documentation

net_instaweb::SplitHtmlConfig::SplitHtmlConfig ( RewriteDriver driver)
explicit

Process the critical line info in the options and populate it in the driver. Populate the panelid-to-specification map based on the critical line information in the driver.


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