Class JaxbTimeAdapters.LocalDateJaxbAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,LocalDate>
info.ejava.examples.svc.content.quotes.dto.JaxbTimeAdapters<LocalDate>
info.ejava.examples.svc.content.quotes.dto.JaxbTimeAdapters.LocalDateJaxbAdapter
- Enclosing class:
JaxbTimeAdapters<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class info.ejava.examples.svc.content.quotes.dto.JaxbTimeAdapters
JaxbTimeAdapters.DateJaxbAdapter, JaxbTimeAdapters.InstantJaxbAdapter, JaxbTimeAdapters.LocalDateJaxbAdapter, JaxbTimeAdapters.LocalDateTimeJaxbAdapter, JaxbTimeAdapters.OffsetDateTimeJaxbAdapter, JaxbTimeAdapters.ZonedDateTimeJaxbAdapter -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalDateJaxbAdapter
public LocalDateJaxbAdapter()
-
-
Method Details
-
unmarshal
- Overrides:
unmarshalin classJaxbTimeAdapters<LocalDate>
-
marshal
- Overrides:
marshalin classJaxbTimeAdapters<LocalDate>
-
doParse
- Specified by:
doParsein classJaxbTimeAdapters<LocalDate>
-
doFormat
- Specified by:
doFormatin classJaxbTimeAdapters<LocalDate>
-