Package | Description |
---|---|
org.apache.tapestry5.internal.translator |
[INTERNAL USE ONLY] translator implementation classes; API subject to change.
|
org.apache.tapestry5.modules |
Modifier and Type | Class and Description |
---|---|
class |
NumericTranslatorSupportImpl |
Constructor and Description |
---|
NumericTranslator(String name,
Class<T> type,
NumericTranslatorSupport support,
Html5Support html5Support) |
Modifier and Type | Method and Description |
---|---|
static void |
TapestryModule.contributeTranslatorSource(MappedConfiguration<Class,Translator> configuration,
NumericTranslatorSupport support,
Html5Support html5Support)
Contributes the basic set of translators:
string
byte
short
integer
long
float
double
BigInteger
BigDecimal
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.