public static class DateHelper.SimpleAdapter extends XmlAdapter<String,LocalDate>
| Constructor and Description |
|---|
SimpleAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(LocalDate date) |
LocalDate |
unmarshal(String date) |
Copyright © 2025. All rights reserved.