RESOLVED INVALID8038
Java SVG bindings are not supported
https://bugs.webkit.org/show_bug.cgi?id=8038
Summary Java SVG bindings are not supported
David Carson
Reported 2006-03-28 13:02:01 PST
Java applications can be written that react to events from an SVG document. The binding is specified in the URL. IMHO the challenge is to access the manifest file to get the name of the class that implements the interface for the binding.
Attachments
Eric Seidel (no email)
Comment 1 2006-05-31 08:00:48 PDT
This should be possible to autogenerate as part of our JavaScript (and soon Obj-C) binding autogeneration code. It should be possible to write a perl module (WebCore/bindings/scripts/CodeGeneratorJava.pm) which knew how to write out the proper java & cpp files to make this happen. I think this could be quite cool.
Eric Seidel (no email)
Comment 2 2007-06-12 11:59:07 PDT
WebKit really has nothing to do with Java. Closing as invalid.
Note You need to log in before you can comment on or make changes to this bug.