aspose file tools
The moose likes XML and Related Technologies and the fly likes Reading XML Based Structure file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Reading XML Based Structure file " Watch "Reading XML Based Structure file " New topic
Author

Reading XML Based Structure file

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

Hi

We have our DataBase data written in the form of a XML file ( Nearly consists of 1000 lines )
A sample of it just showing 2 rows of Data as now :



Now my requirement is that i need to read the tags of the XML file and put it into the setter Methods of a Java class .

Please tell me what is the best approach , and share your valuable ideas .

Thanks .


Save India From Corruption - Anna Hazare.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Reading XML Based Structure file
 
Similar Threads
Questions to Eclipse J2EE IDE
WSAD and clear case
struts2.0 example console message
WSAD and clear case
How to get aroun LazyInitialization exceptions using Spring HibernateDaoSupport?