This is basically HtmlTagHandler except that
it is extended with protected member m_WParser pointing to
the HtmlWinParser object (value of this member is identical
to HtmlParser’s m_Parser).
HtmlWinParser m_WParser*
Value of this attribute is identical to value of m_Parser. The only different
is that m_WParser points to HtmlWinParser object while m_Parser
points to HtmlParser object. (The same object, but overcast.)
[This page automatically generated from the Textile source at 2023-06-13 21:31:31 +0000]