Interface TmaWsDateFormatter
-
- All Known Implementing Classes:
DefaultTmaWsDateFormatter
public interface TmaWsDateFormatterThe Date Formatter- Since:
- 2003
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.DatetoDate(java.lang.String timestamp)java.lang.StringtoString(java.util.Date date)
-