Aahzmandius 0 Newbie Poster

Hi, I was wondering if anyoune could give me some code example for this situation:

I have XML parser, which accepts java.io.file data structure. I need to upload XML file and made it into file structure so i can parse it by written method or upload file into MySQL database.
I already read apache commons "how to use" guide, but I am totally loest.

Thx