Re: [xml] libxml2 for java

2013-11-25 Thread Daniel Veillard
On Sun, Nov 24, 2013 at 08:09:40PM +, Jang-Ho Hwang wrote: > Hi guys, Heya, > I noticed that there aren't any java bindings in 'Related links' section on > xmlsoft.org. > so I've started to make a Java binding for libxml2 few weeks ago for fun. > > https://github.com/rath/libxml2-java >

[xml] libxml2 for java

2013-11-24 Thread Jang-Ho Hwang
Hi guys, I noticed that there aren't any java bindings in 'Related links' section on xmlsoft.org. so I've started to make a Java binding for libxml2 few weeks ago for fun. https://github.com/rath/libxml2-java In addition to making simple JNI binding, I also made interface for JSR 206(JAXP) com