- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 04 Jul 2005 04:25:11 +0200
- To: www-svg@w3.org
Dear Scalable Vector Graphics Working Group, http://www.w3.org/TR/2005/WD-SVGMobile12-20050413/svgudom.html appendix A.7.18 the first example uses a ownerDocument attribute on a dom::Element. In the DOM Level 3 Core Java bindings such an attribute does not exist, please change the example to comply with DOM Level 3 Core. The example also lacks a ";" after the package statement, please add the missing ";". Probably after changing the package to "org.sample" since otherwise the example would not work. And the dom::Element interface does not have addEventListener, the rec must be casted to EventListener. regards, -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Monday, 4 July 2005 03:32:18 UTC