1HTMLnesting.getAlwaysEmpty(3kaKyaay)a module referHeTnMcLenesting.getAlwaysEmpty(3kaya)
2
3
4
6 HTMLnesting::getAlwaysEmpty - Retrieve dictionary of all empty elements
7
9 HashSet<String> getAlwaysEmpty( )
10
12 Return a HashSet of the names of all empty elements. This is used by
13 ElementTree.string (3kaya) and ElementTree.lazyPrint (3kaya)
14
16 Kaya standard library by Edwin Brady, Chris Morris and others
17 (kaya@kayalang.org). For further information see http://kayalang.org/
18
20 The Kaya standard library is free software; you can redistribute it
21 and/or modify it under the terms of the GNU Lesser General Public
22 License (version 2.1 or any later version) as published by the Free
23 Software Foundation.
24
25
26
27Kaya December 2010HTMLnesting.getAlwaysEmpty(3kaya)