org.apache.myfaces.extensions.cdi.message.impl.formatter
Interface NumberFormatterConfigKeys
public interface NumberFormatterConfigKeys
- Author:
- Gerhard Petracek
GROUPING_SEPARATOR_KEY
static final String GROUPING_SEPARATOR_KEY
- See Also:
- Constant Field Values
DECIMAL_SEPARATOR_KEY
static final String DECIMAL_SEPARATOR_KEY
- See Also:
- Constant Field Values
MINIMUM_FRACTION_DIGITS_KEY
static final String MINIMUM_FRACTION_DIGITS_KEY
- See Also:
- Constant Field Values
MINIMUM_INTEGER_DIGITS_KEY
static final String MINIMUM_INTEGER_DIGITS_KEY
- See Also:
- Constant Field Values
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.