[New] Free Open Source XML Parser/Generator Libraries
If you are writing a computer program that needs to store configuration details or even data, one way is to use XML files, since they are flexible. It saves you the trouble of having to invent a new format. In such a case, using one of these open source XML parser libraries will let you speed up development, since you can then read, manipulate and write XML documents without having to waste time writing your own functions/procedures for something that is not the main purpose of your program.
Comments are closed.