https://github.com/bradh/csv-input-transformer
DDF CSV input transformer
https://github.com/bradh/csv-input-transformer
Last synced: 8 days ago
JSON representation
DDF CSV input transformer
- Host: GitHub
- URL: https://github.com/bradh/csv-input-transformer
- Owner: bradh
- License: lgpl-2.1
- Created: 2014-06-03T22:18:36.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-03T23:36:53.000Z (about 12 years ago)
- Last Synced: 2025-06-26T01:02:11.648Z (about 1 year ago)
- Language: Java
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
csv-input-transformer
=======================
DDF Input Transformer for text/csv mime type that uses an
in-development MultiInputTransformer API.
When using the REST input endpoint (e.g. curl), make sure
you are using binary mode.
If none of that made sense, you probably don't need this
code.