Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network xml-soap-webservice
Title: xmlparser Download
 Description: Here is how it works: The XML parser loads a full XML file in memory, it parses the file and it generates a tree structure representing the XML file. Of course, you can also parse XML data that you have already stored yourself into a memory buffer. Thereafter, you can easily "explore" the tree to get your data. You can also modify the tree using "add" and "delete" functions and regenerate a formatted XML string from a subtree. Memory management is totally transparent through the use of smart pointers (in other words, you will never have to do any new, delete, malloc or free)("Smart pointers" are a primitive version of the garbage collector in Java).
 Downloaders recently: [More information of uploader foruminfo]
 To Search:
File list (Check if you may need any files):
xmlparser.txt
    

CodeBus www.codebus.net