[
https://issues.apache.org/jira/browse/CSV-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433676#comment-15433676
]
Gary Gregory commented on CSV-191:
----------------------------------
The thing is that you need a format in order to create a printer, so any such
API would have to take in a format. Since you need a format anyway, it's
convenient to have the factory methods on the format.
I'm not so sure it makes sense to also add APIs that do the same thing on the
printer.
> Add convenience API CSVFormat.print(Path, Charset)
> --------------------------------------------------
>
> Key: CSV-191
> URL: https://issues.apache.org/jira/browse/CSV-191
> Project: Commons CSV
> Issue Type: New Feature
> Components: Printer
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Fix For: 1.5
>
>
> Add convenience API CSVFormat.print(File, Charset).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)