@Singleton public class HyphenToNullIso8601Codec extends DateServiceDateCodecFactory.DateServiceIso8601Codec
dateService
Constructor and Description |
---|
HyphenToNullIso8601Codec(DateService dateService) |
@Inject public HyphenToNullIso8601Codec(DateService dateService)
public Date toDate(String date) throws IllegalArgumentException
toDate
in interface DateCodec
toDate
in class DateServiceDateCodecFactory.DateServiceIso8601Codec
IllegalArgumentException
- if the input is invalidpublic String toString()
toString
in class DateServiceDateCodecFactory.DateServiceIso8601Codec
Copyright © 2009-2013 jclouds. All Rights Reserved.