Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Need to preserver duplicate namespace declarations

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: Dan Diephouse <dan AT envoisolutions.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Need to preserver duplicate namespace declarations
  • Date: Tue, 09 Aug 2005 11:02:13 -0400

Dan Diephouse wrote:

Just saying its a posibility if you're trying to compare XML documents. I can't say I even understand your problem enough to say if it would even work for your. Also, I don't think there's a XOM equivalent. If you aren't doing this a lot you could use the DOMConverter to move back and forth.

I think the XOM equivalent would be nu.xom.tests.XOMTestCase. This is the only part of the tests package that is considered to be part of the published (i.e. reliable) API. It includes methods for comparing XOM Document, Text, Attribute, etc. objects.

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