.CSVParser.iterator().remove() should throw throw new 
UnsupportedOperationException()
-------------------------------------------------------------------------------------

                 Key: CSV-60
                 URL: https://issues.apache.org/jira/browse/CSV-60
             Project: Commons CSV
          Issue Type: Bug
            Reporter: Sebb


The remove() method currently does nothing; it should throw new 
UnsupportedOperationException() for consistency with other read-only iterators.

--
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