From: <D.D...@ak...> - 2011-04-12 13:43:29
|
<font face="Sans Serif predefinito,Verdana,Arial,Helvetica,sans-serif" size="2"><div>Hi everyone,<br><br>I'm working on the Java to Objective-C part of XMLVM, and I need to implement a DOM parser for my project. I've noticed however that only NSXMLParser is available in XMLVM,<br>whereas I was thinking about using libxml, which is a C-based parser incuded in the iOS SDK. Do you have any idea of how I could accomplish this?<br>The first step would be to add the library in the Header Search Path of the Project Setting, but I don't know where these settings are stored in XMLVM. <br>Successively I think I should create some interface for the libxml classes in the Obj-C and Java compatibility libraries.<br>Do you think it might be possible? <br>Of course I'd be very happy to share my contribution should I be able to do this.<br><br>Thank you,<br><br>Domenico<br></div></font> |