News

The Java Architecture for XML Binding provides a powerful and practical way of working with XML content from within Java applications. The newly released JAXB 2.0 offers many new features, including ...
Constraining XML by using DTDs or XML Schema is a well-accepted practice. However, using those same mechanisms for constraining Java method arguments is uncharted territory. In this article, Brett ...