Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Serializer

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: "William Fly" <billfly AT programmer.net>, xom-interest AT lists.ibiblio.org
  • Cc:
  • Subject: Re: [XOM-interest] Serializer
  • Date: Mon, 6 Oct 2003 16:46:30 -0400

At 2:39 PM -0600 10/6/03, William Fly wrote:
Why does the Serializer put the root element's ending tag on the last line with the child element, instead of on a separate line like all your examples show?


Hard to tell without seeing the complete code. I suspect you're experiencing a bug in 1.0d21 which is now fixed in CVS, but again I can't tell for sure without seeing the code.

--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Processing XML with Java (Addison-Wesley, 2002)
http://www.cafeconleche.org/books/xmljava
http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page