Load Files
How can I put several XML files into single file and load/save it in Java?
Sorry for the confusing question. I am writing a project management application where I have several XML files ( for users, projects, etc). I want to bundle these XML files into single file and want Load/Save that single file as a [...]