Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] attribute ordering

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Steve Loughran" <steve.loughran AT gmail.com>
  • To: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: [XOM-interest] attribute ordering
  • Date: Mon, 22 Jan 2007 11:44:33 +0000

simple question: when I enum attributes of a Xom element, does it come
in any fixed order? And if so, is the order formalised and stable, or
some implementation detail that may change over time?


I ask as it looks like the ordering of attributes Dom' s
Node.getAttributes() is neither defined nor apparently stable across
implementations or time...


-steve




Archive powered by MHonArc 2.6.24.

Top of Page