chars
chars(value, lineNo)
Called when CharacterData is found within a tag.
Parameters
- value
{String}
:The character data within the tag.
- lineNo
{Number}
:The starting line number of the text (undefined in production).