Hello world,
I'm having problems with an Object I get from an xml file via JAXB and
need a few pointers.
toString gives me just
[real_cst: null]
and getClass tells me it is an xerces Object:
class com.sun.org.apache.xerces.internal.dom.ElementNSImpl;
But I don't think I have even installed Xerces, how can this be, how
do I find out the real type of the object? Any pointers in the right
direction are very welcome!
(And no, this time it's not a JAXBElement (;)
--
Mit freundlichen Grüßen,
Christopher "m4z" Holm