public class ISO8601DateAdapter extends XmlAdapter<String,Date>
| Modifier and Type | Field and Description |
|---|---|
protected SimpleDateFormat |
isoFormat |
| Constructor and Description |
|---|
ISO8601DateAdapter() |
protected SimpleDateFormat isoFormat
Copyright © 2022. All rights reserved.