News

With full XML Schema support, more flexible validation, and simpler, cleaner generated classes, JAXB 2.0 is even better and goes a long way towards a seamless integration of XML in Java.
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 ...