I'm looking for a free java library which will allow me to organize part of the file system as one physical file. I have ruled out Apache VFS, because I need an unique format which will be hard to parse for someone else, not zips, tars, etc. Is there any solution available? Thanks for any suggestions.
Edit: random access to the content is also the priority