Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Serializer Again

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Bradley S. Huffman" <hip AT a.cs.okstate.edu>
  • To: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Serializer Again
  • Date: Thu, 19 Sep 2002 23:13:53 -0500

Line 196 of Serializer (where it prints out additional namespaces) should
be writeMarkup(additionalPrefix).

And if you didn't find it, writePCDATA(char c) in TextWriter I think needs
a else around the write(c);

Brad




Archive powered by MHonArc 2.6.24.

Top of Page