The Artima Developer Community
Sponsored Link

Java Answers Forum
XML + SVG

2 replies on 1 page. Most recent reply: Jun 24, 2004 3:33 AM by Bhavana

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
Karel Housen

Posts: 1
Nickname: housje
Registered: May, 2004

XML + SVG Posted: May 4, 2004 1:42 AM
Reply to this message Reply
Advertisement
Hello,

I'm making an java application where that i read an xml file and then I want to draw a plot using SVG. (scalar data). I know how to read the xml file, but does anyone have any idea how i can convert the xml file to an svg file in a java application? Maybe any examples?

thx for the help!


Sravan

Posts: 1
Nickname: sravan
Registered: May, 2004

Re: XML + SVG Posted: May 4, 2004 2:02 AM
Reply to this message Reply
Hi,
Try using Batik. And there is no need for you to read xml files, batik does all that you want.

Sravan.

Bhavana

Posts: 1
Nickname: ana
Registered: Jun, 2004

Re: XML + SVG Posted: Jun 24, 2004 3:33 AM
Reply to this message Reply
Hello,
Can any one suggest any reference examples in Batik which i can refer and see for converting xml files into svg.I have downloaed the batik-1.5.1 version. I have seen few svg examples in squiggle browser but have not seen any sample Java code for converting xml to svg, which i would like to test with my xml file.
Any help would be appreciated.

Thanks.
Cheers.
ana

Flat View: This topic has 2 replies on 1 page
Topic: SWT Previous Topic   Next Topic Topic: making visible disabled JComponents

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use