[ 
https://issues.apache.org/jira/browse/CSV-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241969#comment-13241969
 ] 

Sebb commented on CSV-90:
-------------------------

Likewise there could be a public version of getHeader().
It would need to clone the array.
                
> CSVFormat isEscaping/isEscaping are not public
> ----------------------------------------------
>
>                 Key: CSV-90
>                 URL: https://issues.apache.org/jira/browse/CSV-90
>             Project: Commons CSV
>          Issue Type: Bug
>            Reporter: Sebb
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to