Nuacht

This article shows how to use the Apache Commons JXPath component to easily query complex Java object trees for data using the XPath expression language. It covers both basic and advanced features ...
This article presents a Java implementation of this pattern that eases the addition of plain-old-Java-object (POJO) behavior objects to class instances.