Concrete text token class.
Text tokens comprise of regular parsed character data (PCDATA) and raw character data (from the CDATA sections). Internally, their data is parsed with all entities expanded. Surprisingly, the text token does have a "tag name" called #PCDATA, which is how the DTD represents it in permissible child nodes.
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 15573)
HTMLPurifier_Token | --HTMLPurifier_Token_Text
< PCDATA tag name compatible with DTD.
< Parsed character data of text.
Inherited from HTMLPurifier_Token
HTMLPurifier_Token::$armor
HTMLPurifier_Token::$carryover
HTMLPurifier_Token::$col
HTMLPurifier_Token::$line
HTMLPurifier_Token::$rewind
HTMLPurifier_Token::$skip
Constructor, accepts data and determines if it is whitespace.
Inherited From HTMLPurifier_Token
HTMLPurifier_Token::position()
HTMLPurifier_Token::rawPosition()
HTMLPurifier_Token::__get()
Documentation generated on Sun, 06 Mar 2011 00:24:13 -0500 by phpDocumentor 1.4.3