[xml] libxml2 for java



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) compatible. 
It can be drop in replacement for jdk bundled apache xerces, so java developers who doesn't know libxml2 api can utilise it with minimal effort. 

Any feedbacks would be appreciated. 
Thanks. 

Regards, 
Jang




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]