Page Speed Optimization Libraries
1.7.30.3
|
Public Member Functions | |
FileLoadRuleLiteral (const GoogleString &filename_prefix, bool allowed) | |
virtual bool | Match (const GoogleString &filename) const |
Is does this rule apply to this filename? |
net_instaweb::FileLoadRuleLiteral::FileLoadRuleLiteral | ( | const GoogleString & | filename_prefix, |
bool | allowed | ||
) | [inline] |
If allowed is true, whitelist filenames starting with filename_prefix. Otherwise blacklist them.