Page Speed Optimization Libraries  1.9.32.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
split_html_config.h File Reference
#include <map>
#include <vector>
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string.h"

Go to the source code of this file.

Classes

struct  net_instaweb::XpathUnit
 
class  net_instaweb::SplitHtmlConfig
 
class  net_instaweb::SplitHtmlState
 Represents the filter state necessary to perform the split. More...
 

Namespaces

 net_instaweb
 Unit-test framework for wget fetcher.
 

Typedefs

typedef std::vector< XpathUnit > net_instaweb::XpathUnits
 
typedef std::map< GoogleString,
XpathUnits * > 
net_instaweb::XpathMap
 Map of xpath to XpathUnits.