Page Speed Optimization Libraries  1.4.26.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::HtmlStartElementEvent Class Reference
Inheritance diagram for net_instaweb::HtmlStartElementEvent:
net_instaweb::HtmlEvent

List of all members.

Public Member Functions

 HtmlStartElementEvent (HtmlElement *element, int line_number)
virtual void Run (HtmlFilter *filter)
virtual void ToString (GoogleString *str)
virtual HtmlElementGetElementIfStartEvent ()
virtual HtmlElementGetNode ()

Member Function Documentation

If this is a StartElement event, returns the HtmlElement that is being started. Otherwise returns NULL.

Reimplemented from net_instaweb::HtmlEvent.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines