https://github.com/julian-eggers/texin
With Texin you have to implement only one reader to process different spreadsheet-files (XLSX, CSV, TXT)
https://github.com/julian-eggers/texin
csv excel java parser reader spreadsheet text
Last synced: 5 months ago
JSON representation
With Texin you have to implement only one reader to process different spreadsheet-files (XLSX, CSV, TXT)
- Host: GitHub
- URL: https://github.com/julian-eggers/texin
- Owner: julian-eggers
- License: mit
- Created: 2013-10-10T18:34:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T23:19:04.000Z (over 7 years ago)
- Last Synced: 2025-07-22T01:57:06.123Z (11 months ago)
- Topics: csv, excel, java, parser, reader, spreadsheet, text
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
texin
=====
[](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.itelg%22%20AND%20a%3A%22texin%22)
[](https://www.codacy.com/app/eggers-julian/texin)
[](https://www.codacy.com/app/eggers-julian/texin)
[](https://travis-ci.org/julian-eggers/texin)
With Texin you have to implement only one reader to process different spreadsheet-files
#### Maven
```xml
com.itelg
texin
0.5.0-RELEASE