Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Xstream/Stax integration

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <whoschek AT lbl.gov>
  • To: Dan Diephouse <dan AT envoisolutions.com>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Xstream/Stax integration
  • Date: Tue, 23 Aug 2005 12:28:32 -0700

Interesting. I encourage you to take this further. For example, have you plugged this into some kind of test driver? For example, take a few thousand weird documents from all sorts of publicly downloadable testsuites, run them through both your Stax Builder and the normal XOM Builder, produce canonical XML from them, and compare results for equality. See what happens...

Also, what's your experience wrt. underlying Stax impls? e.g. Sun, BEA, ...

Wolfgang.

On Aug 23, 2005, at 9:16 AM, Dan Diephouse wrote:

Steve Loughran wrote:


I'm trying to write a SOAP endpoint under ActiveSOAP, which has
handlers for XmlBeans, Stax and XStream. Is there any binding between
Xom and stax yet/planned?


I have some code here:

http://codehaus.org/~dandiep/xomstax.zip

- Dan

--
Dan Diephouse
Envoi Solutions LLC
http://netzooid.com

_______________________________________________
XOM-interest mailing list
XOM-interest AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/xom-interest






Archive powered by MHonArc 2.6.24.

Top of Page