Class LenientLocalDateXmlAdapter

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,Temporal>
nl.vpro.xml.bind.LocalDateXmlAdapter
nl.vpro.xml.bind.LenientLocalDateXmlAdapter

public class LenientLocalDateXmlAdapter extends LocalDateXmlAdapter
As LocalDateXmlAdapter, only unparsable values will be unmarshalled to null
Since:
2.4
Author:
Michiel Meeuwissen