- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 3 Aug 2010 23:50:59 +0000 (UTC)
On Mon, 17 May 2010, K?hn Wolfgang wrote: > > I was wondering if there are any precompiled Java language bindings for HTML5? There's nothing official; hopefully the links provided by other people on this thread are helpful though. > As it is, i can't figure package names, for example for the WebSocket API. > According the WebIDL specs, it should be org.w3c.WebSocket, right? > > As for the html5 elements, will there be a new package org.w3c.dom.html5? All the DOM stuff should end up in the same package, but I'm not sure what that is. That's probably binding-specific. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 3 August 2010 16:50:59 UTC