Page Speed Optimization Libraries
1.7.30.4
|
#include <map>
#include <vector>
#include "net/instaweb/util/public/basictypes.h"
#include "net/instaweb/util/public/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 | |
namespace | 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. |