public class DateAdapter extends XmlAdapter<String,Date>
| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_FORMAT |
| Constructor and Description |
|---|
DateAdapter() |
public static final String DATE_FORMAT
public Date unmarshal(String d) throws ParseException
unmarshal in class XmlAdapter<String,Date>ParseExceptionCopyright © 2017 SAP SE. All Rights Reserved.