Re: How to parse xml
Michael Glavassevich <[email protected]> Tue, 9 Oct 2012 10:44:10 -0400
| Newsgroups | gmane.text.xml.general |
|---|---|
| Message-ID | <OF2D9A00CB.DF15B83F-ON85257A92.00503A10-85257A92.0050F2F6@ca.ibm.com> |
Hi, Did you do any research before asking your question? If you search mailing list archives or on sites like Stack Overflow [1] you'll find plenty of views on various approaches to processing XML and their pros/cons. Thanks. [1] http://www.stackoverflow.com Michael Glavassevich XML Technologies and WAS Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected] pa7751 <[email protected]> wrote on 09/10/2012 08:16:38 AM: > 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: [email protected] > For additional commands, e-mail: [email protected]