Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Don Sims   on Mar 02 In Java Category.

  
Question Answered By: Bradley Evans   on Mar 02

What are you using to parse  the XML content  and then modify it? I would
suggest either JDOM ( http://www.jdom.org/ ) or Dom4J (
http://www.dom4j.org/ ). They are both packages which help  make it
easier to use xml  documents from within Java.

Share: 

 
 
Didn't find what you were looking for? Find more on Change XML content Or get search suggestion and latest updates.


Tagged: