Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] problem with latest alpha

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: luca <passani AT eunet.no>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] problem with latest alpha
  • Date: Thu, 24 Jun 2004 06:54:49 -0400

At 9:04 AM +0200 6/24/04, luca wrote:
commenting out the line:

//serializer.preserveBaseURI(false);

and changing the line:

} catch (ParsingException ex) {


Are you sure you weren't a little further back than 1.0d25? preserveBaseURI was changed to setPreserveBaseURI and ParseERxception changed to ParsingException in 1.0d22.
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page