Python xml.etree.cElementTree模块,常用函数和类
下面列出了Python xml.etree.cElementTree 模块中定义的常用函数和类,我们从292个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. Element() | 用在(135)个项目中 |
2. tostring() | 用在(124)个项目中 |
3. SubElement() | 用在(119)个项目中 |
4. fromstring() | 用在(116)个项目中 |
5. parse() | 用在(102)个项目中 |
6. ElementTree() | 用在(68)个项目中 |
7. iterparse() | 用在(42)个项目中 |
8. ParseError() | 用在(25)个项目中 |
9. VERSION | 用在(10)个项目中 |
10. register_namespace() | 用在(9)个项目中 |
11. iselement() | 用在(9)个项目中 |
12. XML | 用在(9)个项目中 |
13. test_comment() | 用在(9)个项目中 |
14. XMLParser() | 用在(5)个项目中 |
15. ETCompatXMLParser() | 用在(5)个项目中 |