Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
How to use XmlParser.lua in Gideros Illustrator — Gideros Forum

How to use XmlParser.lua in Gideros Illustrator

lolyoshilolyoshi Member
edited August 2013 in Bugs and issues
Hello all,

How can I use the XmlParser library? I have a .xml file. However, I don't know how to use it such as get elements on the table. I just called and I don't how to do next.

require("XmlParser")
xml = XmlParser:ParseXmlFile("header.xml")

Please help me, thanks

Comments

Sign In or Register to comment.