jope.foundation.csv ******************* This subpackage contains A CSV parser/generator which is derived from Apache commons-csv (2007-08-23 snapshot) See LICENSE.txt for the associated Apache license. (didn't want to include a separate jar just for the four simple classes ...) Changes: - use StringBuilder - fixed Eclipse JOPE style warnings (this. qualification, ivar overrides) - childish formatting fixes