| Author |
How to create an instance of javax.xml.bind.JAXBElement<T>
|
Sayantan Auddy
Ranch Hand
Joined: Dec 18, 2008
Posts: 35
|
|
|
Can somebody please tell me the use of JAXBElement<T> and how to create an instance of it?
|
Sayantan Auddy,SCJP 5.0
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16487
|
|
|
Using one of the two public constructors seems like the most obvious way to do it. Did you have a problem with doing that or did you just not know of their existence?
|
 |
 |
|
|
subject: How to create an instance of javax.xml.bind.JAXBElement<T>
|
|
|