javaxmldomjsoupgquery

Use jsoup or gquery for plain XML


I was recently wondering about a good library for XML manipulation in Java: A nice Java XML DOM utility

Before re-inventing the wheel, porting jQuery to Java in jOOX, I checked out these libraries:

But at closer inspection, I can see:

Has anyone made any experience with these libraries when using it only for server-side XML, not for HTML?

I'm interested in


Solution

  • Without an answer after one month, I think that my own library will resolve my problems best:

    http://www.jooq.org/products/jOOX