K
kevkev
Hi,
I'm new to Sun's JAXB and I having a problem unmarshalling an XML
attribute of type IdRef. When I try to print it out I get a reference
to the object rather than the value of the attribute.
Something like "com.kbilly.cmm.jaxb.cmi.impl.ProductElementImpl@9a8a68"
Do you know how i get the value of the attribute as a string?
Regards,
Kevin
I'm new to Sun's JAXB and I having a problem unmarshalling an XML
attribute of type IdRef. When I try to print it out I get a reference
to the object rather than the value of the attribute.
Something like "com.kbilly.cmm.jaxb.cmi.impl.ProductElementImpl@9a8a68"
Do you know how i get the value of the attribute as a string?
Regards,
Kevin