A Simple CSV Parser for Java under a commercial-friendly Apache 2.0 license

Features

  • CSV Parsing

Project Activity

See All Activity >

Categories

Data Formats

License

Apache License V2.0

Follow opencsv

opencsv Web Site

Other Useful Business Software
Upgrade to an efficient warehouse Icon
Upgrade to an efficient warehouse

SwiftCount gives you the tools you need to optimize your inventory-based business

SwiftCount, a cloud-based inventory management platform, has key features that include inventory counting, product management, multiple location support, and inventory searching. SwiftCount allows users to manage and monitor an updated product database across multiple devices. SwiftCount also includes Swift Scan that enables users to scan product UPCs to build a product database.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
37
3
0
0
3
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • Excellent
  • Fast and easy
  • why are you guys hardcoded "null" while writing object to csv. anyspecif reason? In BeanToCSV class for (Method getter : getters) { /* 128 */ Object value = getter.invoke(bean, (Object[])null); /* 129 */ if (value == null) /* 130 */ values.add("null"); /* */ else { /* 132 */ values.add(value.toString()); /* */ }
  • Library does exactly what it should do. Quick response from developers.
  • I would like to use, but it's buggy. Try to save this> writer.writeNext(new String[]{"te\\\"st", "test"}); And try to read... Csv reader not able to read this file... Furthermore, unable to use on java 6 projects.
Read more reviews >

Additional Project Details

Intended Audience

Developers

Programming Language

Java

Related Categories

Java Data Formats Software

Registered

2005-09-21