Kaya 0.5.2 reference for ElementTree::textSizeOfBlock

List of functions and data types in ElementTree

Int textSizeOfBlock(Element element)

Arguments

Usage

Get the text length of an element's contents, including any text in sub-elements, but not the tags that delimit those elements. Items such as < are shown in their unescaped form.

Note that any element generators inside the element will be evaluated as a result of this function, which may be very inefficient.

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya