Skip to content
This repository was archived by the owner on Apr 25, 2019. It is now read-only.
This repository was archived by the owner on Apr 25, 2019. It is now read-only.

integrate a line parser into the reader #1

@javadch

Description

@javadch

a line parser which is able to split a single row to an array of strings considering delimiters, quotes, escape, trimming, and so on should be integrated into the reader.
In addition it should also merge an array of strings into a single string line.
it should be plug-able via the reader, so that if someone needs another way of parsing a line, can develop and plug it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions