public class LocalDateXmlAdapter extends XmlAdapter<String,Temporal>
| Constructor and Description |
|---|
LocalDateXmlAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(Temporal value) |
Temporal |
unmarshal(String dateValue) |
Copyright © 2022. All rights reserved.