1ElementTreeData(3kaya) Kaya module reference ElementTreeData(3kaya)
2
3
4
6 ElementTreeData - Data types for representation of XML and XML-like
7 trees
8
10 This module contains data types for the representation of XML and XML-
11 like tree structures. The HTMLDocument(3kaya) and KayaDoc(3kaya) mod‐
12 ules both use this package.
13
15 ElementTreeData.Element (3kaya)
16 ElementTreeData.ElementTree (3kaya)
17 ElementTreeData.EmptyTagMode (3kaya)
18 ElementTreeData.UnicodeFormat (3kaya)
20 Kaya standard library by Edwin Brady, Chris Morris and others
21 (kaya@kayalang.org). For further information see http://kayalang.org/
23 The Kaya standard library is free software; you can redistribute it
24 and/or modify it under the terms of the GNU Lesser General Public
25 License (version 2.1 or any later version) as published by the Free
26 Software Foundation.
27
28
29
30Kaya December 2010 ElementTreeData(3kaya)