Skip to content

Customize Parser Behavior #5

@dreamhead

Description

@dreamhead

Customize parser behavior:

  • Separator
  • Empty line handling
  • The size of column is not enough, e.g. column index is bigger then size of column.

Use fluent interface to make it readable.

CSVParser.with(",").throwsForEmptyline().throwsForBiggerIndex();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions