|
Page Speed Optimization Libraries
1.13.35.1
|
Edit a substring in a script element. More...
#include "google_analytics_filter.h"
Public Types | |
| enum | Type { kGaJsScriptSrcLoad = 0, kGaJsDocWriteLoad, kGaJsInit } |
Public Member Functions | |
| ScriptEditor (HtmlElement *script_element_, HtmlCharactersNode *characters_node, GoogleString::size_type pos, GoogleString::size_type len, Type editor_type) | |
| HtmlElement * | GetScriptElement () const |
| HtmlCharactersNode * | GetScriptCharactersNode () const |
| Type | GetType () const |
| void | NewContents (const StringPiece &replacement, GoogleString *contents) const |
Edit a substring in a script element.
1.8.6