public class NumericFormatterImpl extends Object implements NumericFormatter
Constructor and Description |
---|
NumericFormatterImpl(NumberFormat format) |
public NumericFormatterImpl(NumberFormat format)
public Number parse(String clientValue) throws ParseException
NumericFormatter
parse
in interface NumericFormatter
ParseException
public String toClient(Number value)
NumericFormatter
toClient
in interface NumericFormatter
Copyright © 2003-2012 The Apache Software Foundation.