@Singleton public static class DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec extends Object implements DateCodec
| Modifier and Type | Field and Description |
|---|---|
protected DateService |
dateService |
| Constructor and Description |
|---|
DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec(DateService dateService) |
protected final DateService dateService
@Inject public DateServiceDateCodecFactory.DateServiceIso8601SecondsCodec(DateService dateService)
public Date toDate(String date) throws IllegalArgumentException
toDate in interface DateCodecIllegalArgumentException - if the input is invalidCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.