XML parser suggestion.
-
Hello- I would like to use a very simple XML description to layout some customizable dialogs in an application. I was hoping I could find a relatively simple XML parser available as open source. I looked at Xerces and although it would certainly do the job, it is far more complicated than necessary. Any suggestions? Jake
-
Hello- I would like to use a very simple XML description to layout some customizable dialogs in an application. I was hoping I could find a relatively simple XML parser available as open source. I looked at Xerces and although it would certainly do the job, it is far more complicated than necessary. Any suggestions? Jake
This SAX-like parser[^] may be a good solution for you.
-
Hello- I would like to use a very simple XML description to layout some customizable dialogs in an application. I was hoping I could find a relatively simple XML parser available as open source. I looked at Xerces and although it would certainly do the job, it is far more complicated than necessary. Any suggestions? Jake
or try searching for CMarkup (Here on CP For Developers version, from FirstObject) pugXML (Here on CP) both are 'tiny' and do great job 'G'
-
Hello- I would like to use a very simple XML description to layout some customizable dialogs in an application. I was hoping I could find a relatively simple XML parser available as open source. I looked at Xerces and although it would certainly do the job, it is far more complicated than necessary. Any suggestions? Jake
PugXml is excellent. See: http://www.codeproject.com/soap/pugxml.asp[^] Neville Franks, Author of ED for Windows. Free Trial at www.getsoft.com