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

CSVFormat isEscaping/isEncapsulating are not public

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      The CSVFormat methods isEscaping() and isEncapsulating() are package protected, whereas the other 3 isXXX() methods are public.

      There seems no reason for this difference.

      These are external settings - they are defined by the user - so I don't see why the methods should not be public.
      AFAICT making them public would not commit the API to anything new.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: