Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug# 221865

Please review the changes for this bug at the following location:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=221865

Overview:
JAXB 2.0 requires support for unmarshalling and marshalling using StAX. This patch adds this support for StAX in jdk1.6 using the new javax.xml.transform.stax APIs.

-Matt

Back to the top