RE: XML parser advice

2006-01-24 Thread Dhaval Patel
Hi, I don't know what features you want but if I will suggest, you try to look into dom4j (http://www.dom4j.org). It is very easy to use and pretty fast too. Regards, D --- Marco Tedone <[EMAIL PROTECTED]> wrote: > If you've got an XML schema defined, use Castor (xsl to Java and > viceversa)

RE: XML parser advice

2006-01-24 Thread Marco Tedone
If you've got an XML schema defined, use Castor (xsl to Java and viceversa). It perfoms all validations for you and reading/writing to input/output streams. HTH, Marco -Original Message- From: Adam Lipscombe [mailto:[EMAIL PROTECTED] Sent: 24 January 2006 13:43 To: 'Tomcat Users List'