Hi I have a requirement where i have a valid xml that I need to parse so that the elements of the xml can be made to behave in some manner. I need to know two things:
1. Which parser is best to use DOM, SAX etc. 2. Which parser library can I use. Here please note that my JRE can be 1.4 o 1.6. So my code should be compatible with these versions Note that my xml may not be very big in size. It can have a maximum of 200 elements maybe -- View this message in context: http://old.nabble.com/How-to-parse-xml-tp34531631p34531631.html Sent from the Apache XML - General mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@xml.apache.org For additional commands, e-mail: general-h...@xml.apache.org