Page Speed Optimization Libraries
1.8.31.3
|
#include "split_html_config.h"
Public Member Functions | |
SplitHtmlConfig (RewriteDriver *driver) | |
const CriticalLineInfo * | critical_line_info () const |
const XpathMap * | xpath_map () const |
const PanelIdToSpecMap * | panel_id_to_spec () const |
const RewriteDriver * | driver () const |
Static Public Member Functions | |
static void | Initialize () |
Initialize & Terminate must be paired. | |
static void | Terminate () |
Deals with configuration related to the split html rewriter. Handles parsing and lookup of the configuration.
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.