JSaPar
JSaPar is a Java library providing a schema based parser/producer of CSV (Comma Separated Values) and flat files.
Features
* Use a schema to express the syntax of your text file.
* The schema can be written in xml or created directly within the java code.
* Use two schemas to convert between different text formats.
* Can handle huge files as streams without loading everything into memory.
Metadata
Sponsored Ad