public class PeriodFormatter extends Object implements org.springframework.format.Formatter<Number>
| Constructor and Description |
|---|
PeriodFormatter() |
public String print(Number number, Locale locale)
print in interface org.springframework.format.Printer<Number>public Number parse(String text, Locale locale) throws ParseException
parse in interface org.springframework.format.Parser<Number>ParseExceptionCopyright © 2014 JDAL. All Rights Reserved.