Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Text.setValue doc bug, possible bug

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: John Cowan <jcowan AT reutershealth.com>
  • To: elharo AT metalab.unc.edu (Elliotte Rusty Harold)
  • Cc: hip AT a.cs.okstate.edu (Bradley S. Huffman), xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Text.setValue doc bug, possible bug
  • Date: Thu, 19 Sep 2002 23:23:48 -0400 (EDT)

Elliotte Rusty Harold scripsit:

> This report also got me looking at the same code for a number of
> other cases (out-of-range characters and quotes in attribute values)
> and helped me find and fix several other bugs. Thanks!

BTW, the published JavaDoc of Text.setValue claims that the byte order
mark is illegal; it's legal. The BOM is \uFEFF; what is illegal is
\uFFFE. I'm not sure if this is just a doc bug or not.

--
John Cowan jcowan AT reutershealth.com
http://www.ccil.org/~cowan http://www.reutershealth.com
Thor Heyerdahl recounts his attempt to prove Rudyard Kipling's theory
that the mongoose first came to India on a raft from Polynesia.
--blurb for _Rikki-Kon-Tiki-Tavi_




Archive powered by MHonArc 2.6.24.

Top of Page