SlickXML

Super simple way to parse long XML documents
Download

SlickXML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • brianhks1
  • Publisher web site:
  • http://code.google.com/u/brianhks1/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 554 KB

SlickXML Tags


SlickXML Description

Super simple way to parse long XML documents Have you ever wanted to process a large XML document but, the thought of implementing the SAX callbacks seemed too tedious? Maybe you don't even care about all the elements in the document?SlickXML will allow you to define data to pick out of the XML in the form of objects. You use SlickXML to generate a SlickXMLParser class that acts as a SAX event handler. You provide the SlickXMLParser a callback interface and it hands you back objects of data as the XML is being parsed.


SlickXML Related Software