Hi: You could look at the following places: 1. Samples that are shipped with the Xerces parser release 2. Read the tutorial at http://65.1.136.127/developerlife/saxtutorial1/default.htm This tutorial can provide a more real life like scenario.
Hope this help. . --- "Delahaye, Martial (CAP, CMF, COFRAMI)" <[EMAIL PROTECTED]> wrote: > Hi > Could someone provide me an example of a java class which parses a > XML > document (by SAX) and which creates a tree that represents this > document. I > would like to create a tree that represents the tags of the document, > and > the same tree but with the values instead. is it possible ? > Thanks, > > Martial __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
