public class DatePropertyConverter extends Object
PropertyConverter.Context
Modifier and Type | Field and Description |
---|---|
static String |
ISO8601 |
static String |
PATTERN |
Constructor and Description |
---|
DatePropertyConverter() |
public static final String PATTERN
public static final String ISO8601
public boolean supports(Class<?> type)
public Object convert(String value, PropertyConverter.Context context) throws IllegalArgumentException
IllegalArgumentException
public String getName()
getName
in interface PropertyConverter
Copyright © 2014–2015. All rights reserved.