[Home] [By Thread] [By Date] [Recent Entries]

  • From: Justin Couch <justin@v...>
  • To: xml-dev@l...
  • Date: Sat, 31 Mar 2001 00:01:09 +1000

"Simon St.Laurent" wrote:
> 
> Is there some kind of processing advantage for _parsers_ (not applications)
> to report attribute values in any sequence other than their original sequence?

If we take the SAX like approach with some minor mods: The callback says
"here is an element and here are a bunch of attributes". It is possible
that the attribute collection gets returned as a HashMap of name/value
pairs (SAX returns effectively an array). If you ask for a list of the
keys in the hashmap it is pretty likely that the list order will not
correspond to the declaration order.

-- 
Justin Couch                         http://www.vlc.com.au/~justin/
Freelance Java Consultant                  http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
                                              - Greg Bear, Slant
-------------------------------------------------------------------

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member