Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within I/O and Streams
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
I/O and Streams
SuperCSV: How can I write one method that reads different CSV file consisting differnt column length
Nimu Chox
Greenhorn
Posts: 27
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello,
I would like to write one method for reading different CSV files of different lengths, any advice?
Any help will be appreciated.
Thanks
Bear Bibeault
Sheriff
Posts: 67754
173
I like...
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What does length have to do with CSV?
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Nimu Chox
Greenhorn
Posts: 27
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello
one csv file has 8 columns, and the other one has 6 columns.
Thanks
Ulf Dittmer
Rancher
Posts: 43081
77
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What problem are you facing, exactly? If SuperCSV isn't capable of reading CSV files of any size, consider using one of the other
available libraries
.
K. Tsang
Bartender
Posts: 3648
16
I like...
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Have you checked SuperCSV
Javadoc
K. Tsang CEng MBCS PMP PMI-ACP OCMJEA OCPJP
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How to get data from HTML using JSP
Writing csv files
Outlook Express
Problem importing data from csv files into mysql database.
Help Needed regarding reading the csv file
More...