Can you use Ant to Build/Modify XML files?

Posted by user369701 on Stack Overflow See other posts from Stack Overflow or by user369701
Published on 2010-06-17T18:59:02Z Indexed on 2010/06/17 19:03 UTC
Read the original article Hit count: 184

Filed under:
|
|

I am quite new to ant and have been looking at the tasks. I am trying to generate an xml file. Do I need to call an external process or does ant have some way to do this? It could be as simple as sending a string to a txt file and saving it as a .xml. Is it possible?

© Stack Overflow or respective owner

Related posts about java

Related posts about Xml