TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML.
*Please Note* that TinyXML development has stopped and all development has moved to TinyXML-2. TinyXML-2 is available at https://github.com/leethomason/tinyxml2
License
zlib/libpng LicenseFollow TinyXML
You Might Also Like
無料プランが拡大! | Auth0 Icon
無料プランが拡大! | Auth0
無料プランのMAUは25,000まで、さらに、Okta Connectionsが無制限になり、開発者のみなさんがアプリの開発に注力することができるようになりました。
無料・有料プランを拡張してほしい!そのような声を開発者の方々からいただき、プランが大幅に変更されました。プランの制約とセキュリティーの悩みから解き放たれ、みなさんが開発に集中できるようになることを願っています。
無料で始める
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
45
1
0
0
4
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
2 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
User Reviews
-
meduzapat Posted 2020年08月09日I like this library, simple, easy to implement!
-
leok7v Posted 2017年07月20日It is not tiny and architecturally not clean. Implementation is so so too.
-
panel_c Edited 2014年07月11日easy to learn, for windows, you must translate from and to UTF-8
-
shaul_ei Posted 2013年06月11日Very useful tool to write XML files. Professionally designed and implemented. Documentation is OK but improvement and more examples are required since the number of similar functions is quite vast. The inclusion of handles is a smart move. Use them as much as you can, at least for scanning the DOM. Using std::string is also a good decision. UNICODE will be a welcome addition. Thank you guys for this good product!
-
jarvismorris Posted 2013年05月27日Easy install and setup! works great.1 user found this review helpful.