Relative Content

Tag Archive for javaspringjaxbunmarshallingoxm

Jaxb timestamp xmlAdapter not working while unmarshalling

I’m trying to unmarshall the given XML to the java object, everything except from the timestamp is populating. I wrote a custom xmlAdapter to parse the timestamp, but while debugging, it never stops there, neither it populates the field.