Re: Odd Batik Error : SVGOMDocument cannot be cast to SVGOMDocument
Peter Hull <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 11, 2011 at 10:19 PM, Alan Crowley <[email protected]> wrote: > This should be very simple to do, but for some reason there seems to be an > error casting an SVGOMDocument to be SVGOMDocument (itself !!!) Very strange. I tried your code (just pasting it into a main() method) and it didn't give that error (this was Batik 1.7 as loaded from Maven) Pete