Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

update XML files

807606Mar 9 2007 — edited Mar 9 2007
I want to update about 4000 XML files automatically by writing a class which will act as a simulator, that will do it, instead of me opening the files and doing it manually.

Things I will like to do on the XML files
1. Export the XML file out of the development server.
2. Search each file for some mime-type class
3. Add to the ones without mime-type
4. Update the files
5. Delete the initial file from the developer pertar
6. Import the new file to the developer portar
7. End the proigram

This should be done for all 4000 XML files

Comments

807606
And your question is ...?
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 6 2007
Added on Mar 9 2007
1 comment
163 views