DDevelopment & Design xquery4j in actionbyRafal RusinJanuary 20, 2010 In my previous article, I introduced a wrapper library for Saxon, xquery4j http://github.com/rafalrusin/xquery4j. Here, I will explain how to use it to create an article Read more
DDevelopment & Design Embedding XQuery in JavabyRafal RusinJanuary 17, 2010 XQuery is a very powerful language. It can be very useful when you want to do some XML processing in Java. Let’s say you want Read more