Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] best way to bind java classes to xom classes?

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: xom-interest <xom-interest AT lists.ibiblio.org>
  • Cc:
  • Subject: Re: [XOM-interest] best way to bind java classes to xom classes?
  • Date: Mon, 20 Jun 2005 19:19:24 -0400

I've reproduced it. It's definitely my bug. Not sure how you're triggering it, but it involves changing the default namespace of an element in startMakingElement. I'll try to get a fix out shortly, but in the meantime XOM seems to be OK if you change the default namespace in finishMakingElement instead.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page