News

Why does Java's standard class library contain empty interfaces like Cloneable and Serializable? Find out why in this sixth installment in the "Object-oriented language basics" series. You'll also ...
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 ...