deserializeChildText

Handle text content in the node. This may be called multiple times in a single element if there are tags in between or the parser isn't coalescing.

Return

true if handled, false if not (whitespace will be ignored later on though, other text will trigger a failure)

Parameters

elementText

The read text