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

#include "user_agent_normalizer.h"

Inheritance diagram for net_instaweb::AndroidUserAgentNormalizer:
net_instaweb::UserAgentNormalizer

Public Member Functions

virtual GoogleString Normalize (const GoogleString &in) const
 

Additional Inherited Members

- Static Public Member Functions inherited from net_instaweb::UserAgentNormalizer
static GoogleString NormalizeWithAll (const std::vector< const UserAgentNormalizer * > &ua_normalizers, const GoogleString &ua_in)
 

Detailed Description

This normalizes some common UA strings for Android devices by dropping the device & build names from them.


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