his email, your message will be added to the discussion below:
http://batik.2283329.n4.nabble.com/getting-error-in-JPEGTranscoder-transcode-tp4655103p4655107.html
To unsubscribe from getting error in JPEGTranscoder.transcode(), click here .
NAML
--
View this message in context:
http:
Hi Kislay,
I'm fairly sure you are missing "xml-apis-ext.jar" from your class path.
That has the various classes defined by the W3C for the SVG DOM
(SVGDocument being one of those).
Thomas
On Thu, Jun 28, 2012 at 7:08 AM, kislay.2004 wrote:
>
> Hi,
>
> I am getting the bwlow error while u
Hi,
I am getting the bwlow error while using JPEGTranscoder.trascode()[I am
using batik 1.7, downloaded yesterday]. This error is occuring at runtime.
java.lang.NoClassDefFoundError: org/w3c/dom/svg/SVGDocument
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.Cl