Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] [ANN] nux-1.0a4 release - XQuery support for XOM

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: Wolfgang Hoschek <whoschek AT lbl.gov>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] [ANN] nux-1.0a4 release - XQuery support for XOM
  • Date: Fri, 22 Oct 2004 14:00:47 -0400

Wolfgang Hoschek wrote:

• XOMUtil: Added a node factory that ignores Text nodes that consist of whitespace only.

The JavaDoc says, "This method fully preserves narrative text containing whitespace along with other characters." Does it really do this? If so, how? The tricky case here is this:

<p><strong>Hello</strong> <em>World!</em></p>

Does this factory know that the space in the above is significant?

--
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