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

  • To: xml-dev@l...
  • Subject: [newbie] xml & java 2
  • From: Carmen QUINTERO <cmqcxml@y...>
  • Date: Fri, 13 May 2005 18:45:03 +0200 (CEST)

Hello,
I'm sorry for the incomplet message. Here is the good
one.

I have an xml file with the following structure:

<?xml version="1.0" encoding="UTF-8"?>
<uniqueKeyList>
  <uniqueKey>1.1.1.1</uniqueKey>
  <uniqueKey>1.1.1.2</uniqueKey>
  <uniqueKey>1.2.3.4</uniqueKey>
  ...
</uniqueKeyList>

I need to get all the uniqueKey value an independant
way, for example:

1.1.1.1 then
1.1.1.2 then
1.2.3.4

How can I do that in java? Where do I begin? How can I
convert the xml file as an xml object and manipulate
it?

Thanks a lot,



	

	
		
_____________________________________________________________________________ 
Découvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidéos ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com

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