/**
Assigns @a parser to this handler. Each @b instance of handler
is guaranteed to be called only from the one parser.
*/
virtual void SetParser(wxHtmlWinParser* parser);
/**
Assigns @a parser to this handler. Each @b instance of handler
is guaranteed to be called only from the one parser.
*/
virtual void SetParser(wxHtmlWinParser* parser);