String getAllText(ElementTree outer)
Arguments
outer: The element
Usage
Returns the text content of the element (including text in sub-elements). Generators will be evaluated to calculate their text content.
outer: The elementReturns the text content of the element (including text in sub-elements). Generators will be evaluated to calculate their text content.