1ElementTree.textSizeOfBlock(3kKaayyaa)module refeErleenmceentTree.textSizeOfBlock(3kaya)
2
3
4

NAME

6       ElementTree::textSizeOfBlock - Get the text length of an element
7

SYNOPSIS

9       Int textSizeOfBlock( Element element )
10

ARGUMENTS

12       element The element
13

DESCRIPTION

15       Get  the  text  length  of an element's contents, including any text in
16       sub-elements, but not the tags that delimit those elements. Items  such
17       as < are shown in their unescaped form.
18
19       Note  that  any element generators inside the element will be evaluated
20       as a result of this function, which may be very inefficient.
21

AUTHORS

23       Kaya  standard  library  by  Edwin  Brady,  Chris  Morris  and   others
24       (kaya@kayalang.org). For further information see http://kayalang.org/
25

LICENSE

27       The  Kaya  standard  library  is free software; you can redistribute it
28       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
29       License  (version  2.1  or  any later version) as published by the Free
30       Software Foundation.
31
32
33
34Kaya                             December 201E0lementTree.textSizeOfBlock(3kaya)
Impressum