Converting Flat File to Java Objects [closed]
问题 Does anybody know of any good libraries to convert a flat file to Java objects? I found flatworm but I am looking for alternatives. 回答1: FFP - Flat file parsing library http://jffp.sourceforge.net/ 回答2: Quick update: flatworm has not been active for quite a while, there is a fork named BeanIO: http://www.beanio.org/ 回答3: Another alternative, that I wrote that uses Java Annotations is JFileHelpers - http://jfilehelpers.com An example of annotated bean: @FixedLengthRecord() public class