| Package | Description | 
|---|---|
| org.apache.tapestry5.internal.services | [INTERNAL USE ONLY] internal service classes; API subject to change | 
| org.apache.tapestry5.modules | |
| org.apache.tapestry5.test | Support for testing Tapestry pages | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TranslatorSourceImpl | 
| Constructor and Description | 
|---|
| FieldTranslatorSourceImpl(TranslatorSource translatorSource,
                         Messages globalMessages,
                         FormSupport formSupport) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TranslatorSource | TapestryModule. buildTranslatorSource(Map<Class,Translator> configuration,
                     TranslatorAlternatesSource alternatesSource,
                     InvalidationEventHub hub) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected TranslatorSource | TapestryTestCase. mockTranslatorSource() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | TapestryTestCase. train_findByType(TranslatorSource ts,
                Class propertyType,
                Translator translator) | 
| protected void | TapestryTestCase. train_get(TranslatorSource translatorSource,
         String name,
         Translator translator) | 
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.