View Single Post
  #2 (permalink)  
Old 06-07-2007, 06:43 PM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
It looks like you need to extract info from an XML document. I guess you posted this message to wrong forum and i moved it to XML forum.

If you are developing this application for a mobile phone, check kXML:

About kXML

If you are developing your application in Java SE, check the following API already available in Java SE:

Java API for XML Processing (JAXP)
Reply With Quote