From: Pavel Bucek <Pavel.Bucek_at_Sun.COM>
Date: Mon, 08 Mar 2010 12:15:33 +0100
JAXBElement is used for classes which don't have @XmlRootElement annotation.
There are various documents where you can read more about that, for example:
emile wrote:
> I had gone through some of the examples and they mention JAXBElement as part
> of the parameter. Please help me understand why thats included.
>