| Class | Description |
|---|---|
| LocaleTemplateEnumerator |
Enumerate possible template name, given a locale "en-US" from the request, and a response template name "template",
the following combinations will be tried:
template/en/US
template/en_US
template/en
template_en_US
template_en
template
|
| LocaleTemplateEnumerator.Builder | |
| LocalTemplateFileLoader |
Use
LocaleTemplateEnumerator as a default TemplateEnumerator in LocalTemplateFileLoader if no TemplateEnumerator provided. |
| LocalTemplateFileLoader.Builder |
Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.