Hi Xavid. Xavid Pretzer: > I'm having a problem using compareDocumentPosition in Batik 1.6 running > under Java 1.5 on Windows XP. Whenever I call it, my code compiles > fine, but I get an AbstractMethodError at runtime. I found that this > even happens when I use the example code from > http://wiki.apache.org/xmlgraphics-batik/UsingDOM3.
DOM Level 3 support was introduced after the 1.6 release. You’ll have to use an SVN snapshot for this code to work. Cameron -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
