[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Simple XML Parser for Lua?
- From: Premshree Pillai <premshree.pillai@...>
- Date: Fri, 3 Jun 2005 15:55:49 +0530
Hi list,
Is there a simple XML parser (preferably DOM) for Lua? I saw the
LuaXml wiki (http://lua-users.org/wiki/LuaXml), and kinda got
confused.
My requirements are very simple:
- I need to be able to get node values for elements
(docroot['some_ele'][2].text)
- I need to be able to get attribute values
(docroot['some_ele'].attribute('foo'))
Any help would be appreciated. Thanks!
--
Premshree Pillai
http://www.livejournal.com/users/premshree/