public class XmlLocalDateAdapter extends XmlFunctionalAdapter<String,java.time.LocalDate>
| Modifier | Constructor and Description |
|---|---|
protected |
XmlLocalDateAdapter(java.time.format.DateTimeFormatter dateTimeFormatter) |
protected |
XmlLocalDateAdapter(String dateTimePattern) |
| Modifier and Type | Method and Description |
|---|---|
java.time.format.DateTimeFormatter |
getDateTimeFormatter() |
marshal, marshalling, of, unmarshal, unmarshallingprotected XmlLocalDateAdapter(String dateTimePattern)
protected XmlLocalDateAdapter(java.time.format.DateTimeFormatter dateTimeFormatter)
Copyright © 2017. All rights reserved.