News

Query complex Java object trees using the XPath expression language In a recent project, I needed an easy way to traverse Java object trees and extract values from the objects. Instead of ...