Uploaded image for project: 'Commons CSV'
  1. Commons CSV
  2. CSV-119

CSVFormat is missing a print(...) method

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0
    • None
    • None

    Description

      The API of CSVFormat is currently asymmetric: it has a shortcut method for creating a CSVParser from a format, but there's not such method for a CSVPrinter.

      What I'd like is the following:

      CSVPrinter printer = CSVFormat.TDF.print(writer);
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            lebedev Sergei Lebedev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: