RESOURCES

XML PARSER

 

XML Parser

The XML Parser example is a very simple application that illustrates how to parse a valid XML document (of any size) into a hierarchical list.


The code is written so that the parsing routine can be easily moved into your own projects. It can accept an XML document pasted in via the clipboard, or loaded from disk.   

 

Download for Windows Download for Mac

 


 

 

More resources