How can I create a record-based file data structure in Java?
Created May 4, 2012
Tim Rohaly There is an article in JavaWorld which discusses this
in detail, complete with implementation code. It can be
found at
http://www.javaworld.com/javaworld/jw-01-1999/jw-01-step.html.