[
https://issues.apache.org/jira/browse/CSV-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved CSV-90.
---------------------
Resolution: Fixed
> CSVFormat isEscaping/isEncapsulating 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