|
Thanks Stephane it works...
----- Original Message -----
Sent: Tuesday, April 09, 2002 2:42
PM
Subject: RE: Creating a JSVGCanvas
(example)...
It seems you forgot to add the xml-batik/resources
directory to your classpath.
My recent doubt is about creating a JSVGCanvas.
I copy the example in the batik website (the same that cames in the doc
directory), then i compilate and run it and i works fine but when i try to
load a SVG file returns exceptions that i list here:
java.lang.ExceptionInInitializerError
at
org.apache.batik.swing.svg.JSVGComponent$BridgeUserAgent.getXMLParserClassName(Unknown
Source)
[...]
|