[
https://issues.apache.org/jira/browse/CSV-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory resolved CSV-132.
------------------------------
Resolution: Fixed
Fix Version/s: 1.1
Thank you for the report. Keep them coming!
Fixed in svn:
{noformat}
commit -m "[CSV-132] Incorrect Javadoc referencing
org.apache.commons.csv.CSVFormat withQuote()"
C:/vcs/svn/apache/commons/trunks-proper/csv/src/main/java/org/apache/commons/csv/CSVFormat.java
C:/vcs/svn/apache/commons/trunks-proper/csv/src/changes/changes.xml
Sending
C:/vcs/svn/apache/commons/trunks-proper/csv/src/changes/changes.xml
Sending
C:/vcs/svn/apache/commons/trunks-proper/csv/src/main/java/org/apache/commons/csv/CSVFormat.java
Transmitting file data ...
Committed revision 1623971.
{noformat}
> Incorrect Javadoc referencing org.apache.commons.csv.CSVFormat withQuote()
> --------------------------------------------------------------------------
>
> Key: CSV-132
> URL: https://issues.apache.org/jira/browse/CSV-132
> Project: Commons CSV
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.0
> Reporter: Sascha Szott
> Priority: Trivial
> Fix For: 1.1
>
>
> Hi folks,
> the Javadoc for org.apache.commons.csv.CSVFormat seems to be inconsistent
> since there are some references to a non-existing method *withQuoteChar*. The
> method name should be replaced by *withQuote*.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)