Thursday, August 04, 2005

Learn LibXML

XML is now used widely in most applications. I'm also using XML for the transformer.config file so that user can adjust the config file. To parse the XML file, many tools are available. I prefer LibXML and the tutorial can be found here LibXML Tutorial. It contains sample codes which shows how to parse a XML document.
Hope this tutorial is useful for someone else like me,. :)

No comments: