Discussion Board
-
Anybody ported TinyXML or Expat or some other XML parser?
2003-11-06, 15:11
#1
Registered User
I need simple XML parser. E.g. TinyXML features are enough for me.
Everybody advices to port XML parser yourself..
However, if people need it, probably some guys ported or created some parser already.
Have you ever heard of free XML parser for Symbian?
This can save time.
-
Registered User
Hi,
I've found this on some other board though I did not try it.
http://www.simkin.co.uk/download/exp...5.5-ce-sym.zip
This suppose to be Expat for Symbian. Good luck.
-
Registered User
Thanx a lot 
Heh, I came into conclusion that I need DOM parser. The point is that I am porting existing app to Symbian and this existing app uses DOM model.
Simkin offers some own DOM on top of Expat.. but it's quite complicated.
Hence, currently I slowly port TinyXML (I'm mainly Java programmer) and still hope to find some existing port
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules