Re: [CSV] Possible JavaDoc optimization

2023-08-25 Thread Gary Gregory
Note that is issue has been handled, see Jira and git. Gary On Mon, Aug 21, 2023, 11:01 AM Buddhi De Silva wrote: > Hi Team. > > I am new to the Apache mailing list and I would like to contribute. > I was trying some samples with Apache CSV library and I have one JavaDoc. > optimization suggest

[CSV] Possible JavaDoc optimization

2023-08-21 Thread Buddhi De Silva
Hi Team. I am new to the Apache mailing list and I would like to contribute. I was trying some samples with Apache CSV library and I have one JavaDoc. optimization suggestion. Scenario: If we want to set a header comment in the CSV when writing a new CSV content, we can achieve it by doing the f