web-csv-toolbox - v0.15.0
    Preparing search index...

    Class FlexibleStringCSVLexer<DelimiterType, Quotation, TrackLocation>

    String CSV Lexer interface

    StringCSVLexer tokenizes string CSV data into fields and records.

    Type Parameters

    • DelimiterType extends string = DEFAULT_DELIMITER

      Whether to include location information in tokens (default: false)

    • Quotation extends string = DEFAULT_QUOTATION
    • TrackLocation extends boolean = false

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods