aspose file tools
The moose likes XML and Related Technologies and the fly likes csv file with xml content Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "csv file with xml content" Watch "csv file with xml content" New topic
Author

csv file with xml content

Angus Ferguson
Ranch Hand

Joined: Jun 22, 2012
Posts: 281
Hi all,

I am generating using command line an output using CSV but the content appears in XML. I need the content in CSV too. Any idea?

Thanks
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12324
    
    1
The ServingXML toolkit (free) provides for all sorts of transformation to and from XML.

Bill

Java Resources at www.wbrogden.com
Angus Ferguson
Ranch Hand

Joined: Jun 22, 2012
Posts: 281
Thanks I have had a look to it. Looks really god

Also I need that when I type in the command line I need get a csv with csv content. In Jmeter I have set the file as csv. It is created with csv extension but the content is xml.

Any help please?

Thanks
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

Aha. So it turns out that you're asking a question about JMeter.

Here's something I found out after a bit of googling: [Quicktip] JMeter – Own graphs/diagrams using csv-export. Is that what you were after?
Angus Ferguson
Ranch Hand

Joined: Jun 22, 2012
Posts: 281
I have found the answer, in the jmeter.properties file, the config must be changed.

Thanks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: csv file with xml content
 
Similar Threads
CSV to XML coding in Java
Need a Help!
Trim space in XML
Download file to a users PC
Open .csv file within jsp