[whatwg] Java language bindings for HTML5

Ian Hickson ian at hixie.ch
Tue Aug 3 16:50:59 PDT 2010


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.   `._.-(,_..'--(,_..'`-.;.'


More information about the whatwg mailing list