public static final class TransportTypeConversion.XMLGregorianCalendarToDate extends Object implements org.springframework.core.convert.converter.Converter<XMLGregorianCalendar,Date>
XMLGregorianCalendar to Date.| Constructor and Description |
|---|
XMLGregorianCalendarToDate() |
public Date convert(XMLGregorianCalendar source)
convert in interface org.springframework.core.convert.converter.Converter<XMLGregorianCalendar,Date>Copyright © 2006–2020 Esito AS. All rights reserved.