Page Speed Optimization Libraries
1.5.27.2
|
#include "css_tag_scanner.h"
Public Types | |
enum | TransformStatus { kSuccess, kNoChange, kFailure } |
Public Member Functions | |
virtual TransformStatus | Transform (const StringPiece &in, GoogleString *out)=0 |
Helper class for TransformUrls to allow any URL transformation to be applied to a CSS file.