public class LocalDateAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,LocalDate> 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
LocalDateAdapterpublic LocalDateAdapter() 
 
- 
Method Details
- 
marshal
- Specified by:
- marshalin class- jakarta.xml.bind.annotation.adapters.XmlAdapter<String,LocalDate>
- Throws:
- Exception
 
- 
unmarshal
- Specified by:
- unmarshalin class- jakarta.xml.bind.annotation.adapters.XmlAdapter<String,LocalDate>
- Throws:
- Exception