CSV Manager
Home PageCategories: Persistence - Data-tier
Author: Ricebridge
Latest version: 1.1
Added 2005-03-14
A constant-time and memory-stable CSV parser for processing large volumes of data.
Features include:
- handles all delimited file format variants (Excel CSV, Mac files, Unix files, /etc/passwd, etc.)
- integration with common Java data structures, including JDBC ResultSet, Swing TableModel, List and String[]
- provides a streaming API for on-demand processing
- partial source code for ease of integration and debugging
- scales linearly to any file size
Built for Java |
Library |