org.simpleflatmapper.converter.ContextualConverter<Date,org.joda.time.LocalDateTime>
public class DateToJodaLocalDateTimeConverter extends Object implements org.simpleflatmapper.converter.ContextualConverter<Date,org.joda.time.LocalDateTime>
DateToJodaLocalDateTimeConverter()
org.joda.time.LocalDateTime
convert(Date in, org.simpleflatmapper.converter.Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateToJodaLocalDateTimeConverter()
public org.joda.time.LocalDateTime convert(Date in, org.simpleflatmapper.converter.Context context) throws Exception
convert
Exception
Copyright © 2018. All rights reserved.