The Artima Developer Community
Sponsored Link

Java Answers Forum
Xerces: Node Attributes automatically sorted. I need un-ordered how?

1 reply on 1 page. Most recent reply: Jun 22, 2003 11:29 PM by Walter Rumsby

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Giriraj Srivastava

Posts: 2
Nickname: raj1979
Registered: Jun, 2003

Xerces: Node Attributes automatically sorted. I need un-ordered how? Posted: Jun 20, 2003 12:35 AM
Reply to this message Reply
Advertisement
Hi there !
I am using xerces API for getting attributes of a node.
Its returning the attributes after sorting them. This makes
the content un-readable. how can i get un-ordered values..?
Is there is any way to resolve this in xerces? I tested JDOM,
it returns the attributes the way they are intended.
Please suggest me suitable course of Action.

Regards,
Giriraj


Walter Rumsby

Posts: 4
Nickname: wrumsby
Registered: Jun, 2003

Re: Xerces: Node Attributes automatically sorted. I need un-ordered how? Posted: Jun 22, 2003 11:29 PM
Reply to this message Reply
See my reply here http://www.artima.com/forums/flat.jsp?forum=1&thread=5423

Flat View: This topic has 1 reply on 1 page
Topic: Write a loop that prompts user for a year Previous Topic   Next Topic Topic: Help, I need somebody  Help

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use