public static class LocalDateAdapter.XMLAdapter extends XmlAdapter<String,org.joda.time.LocalDate>
| Constructor and Description |
|---|
XMLAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(org.joda.time.LocalDate v) |
org.joda.time.LocalDate |
unmarshal(String v) |
Copyright © 2018 TomTom International BV. All rights reserved.