JRecord

fmms 12年前發布 | 11K 次閱讀 Java Java開發

JRecord 是一個Java工具包用來讀取根據長度進行字段定義的文本文件,例如CSV ,同時也支持XML的讀寫。

  1. Read and write files of length based records (both fixed length records and Length field based records).
  2. Read and write CSV files.
  3. Read and Write Flat Fixed width files (Text and Binary) via either a Xml-Record-Layout or a Cobol Copybook..
  4. Read and write XML files (via StAX parser).
  5. Common IO routines across all File Types (XML, CSV, Fixed field Width).
  6. Support for various Flat file formats (Fixed, Delimited, Length based Files (i.e. Mainframe VB).

項目主頁:http://www.baiduhome.net/lib/view/home/1327499031328

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!