public class LocalTimeISO8601XmlAdapter extends XmlAdapter<String,LocalTime>
| Constructor and Description |
|---|
LocalTimeISO8601XmlAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(LocalTime inputDate) |
LocalTime |
unmarshal(String inputDate) |
Copyright © 2018 Entur AS. All rights reserved.