| Author |
I need a recommendation
|
Nate Johnson
Ranch Hand
Joined: May 13, 2002
Posts: 301
|
|
Can someone recommend an xml parser/tool for my situation? I already have java objects that store data. I need to read in an xml file, instantiate the java object (that are already defined in code), manipulate the objects, and the write the data back out to xml. Thanks so much!
|
scwcd, scjd, scjp<br /><a href="http://natejohnson.us" target="_blank" rel="nofollow">http://natejohnson.us</a><br /><a href="http://rice.kuali.org" target="_blank" rel="nofollow">http://rice.kuali.org</a>
|
 |
Nate Johnson
Ranch Hand
Joined: May 13, 2002
Posts: 301
|
|
|
nevermind... i decided to use jdom and got in working in a few minutes.
|
 |
 |
|
|
subject: I need a recommendation
|
|
|