Reputation: 100
I have one XML file in resources. I want to modify that XML file.
Want to attach image to it,insert data(String, Integer, float) into it and insert values in specific nodes.
How can I manage all these tasks in objectiveC? (My XML file is a actually a converted file from Excel. So modifying this file will result me a new Excel file.)
If my question is not clear, please ask.
Thank you in advance.
Upvotes: 0
Views: 448