Python's xml.etree.ElementTree equivalent to C++ XML library -


i found xml.etree.elementtree library versatile , handy xml processor. how c++? found c++ xml tools (xerces-c++, tinyxml), it's more xml.dom.

have @ cpp-elementtree. it's tested @ point , designed mimic effortless api you're used to.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -