• 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:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Any open Source for File transformation

 
Ranch Hand
Posts: 45
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is there any open source API available in market for the below purpose.

I will have input CSV file from which i need to extract data from certain positions and place it a specific position in output CSV(which is new one).

Later on i might have different input and output formats But for now i have CSV as the supproted formats.

Any suggestions for this.Do we have any open API existing for this?


I am not sure if i am using correct terminology and unable to fetch results from google.

Thanks.

Regards
Senthil Kumar Sekar
 
reply
    Bookmark Topic Watch Topic
  • New Topic