|
|||||||||
|
Submit Links |
Latest Links
| Login
(want to submit links for DLinks? send a mail to krishnas@javabeat.net)
Structured XML parsing using SAXsubmited by krishnas on Thu Dec 6th, 2007 XMLContentHandler provides a structured approach to building a data structure from XML content using SAX parser. Generally most of the data structures can be built in a top down approach where a parent gets created first and then children add themselves to the parent. This utility class facilitates building data structures in such a top down approach.Topic: xml |
|||||||||
|
|||||||||