Remember that you can call Python code from Java by using Jython, a version of Python that runs in a JVM.
-------- David -----Mensaje original----- De: Michael Wechner [mailto:[EMAIL PROTECTED] Enviado el: lunes, 25 de agosto de 2003 11:37 Para: [EMAIL PROTECTED] Asunto: Re: Comparing XML documents and display output Bertrand Delacretaz wrote: > Le Lundi, 25 ao� 2003, � 10:22 Europe/Zurich, Deac Nkisetlein a �crit : > >> ...I currently tried with unix diff, perl xml-semantic diff, but none >> of them >> seems >> the perfect solution.... > > > Have you tried xmldiff? > http://www.logilab.org/projects/xmldiff/ > > Haven't used it but I'd be interested in the results if you test it. It's a great tool and works very fine. It would be nice to have something like XMLdiff implemented in Java. I have done some Googling and there are some "XMLDiffs" in Java, but not as nice as XMLdiff. Although I wonder what Xindice is using ... Michael > > -- > Bertrand Delacretaz > independent consultant, Lausanne, Switzerland > http://cvs.apache.org/~bdelacretaz/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Michael Wechner Wyona Ltd. - Open Source Content Management - Apache Lenya http://www.wyona.com http://cocoon.apache.org/lenya/ [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
