Package | Description |
---|---|
org.apache.tapestry.asset |
Implementations of
IAsset , as well as
the org.apache.tapestry.asset.AssetExternalizer , used to handle private assets. |
org.apache.tapestry.l10n | |
org.apache.tapestry.services.impl |
Modifier and Type | Method and Description |
---|---|
void |
ClasspathAssetFactory.setLocalizer(ResourceLocalizer localizer) |
void |
ContextAssetFactory.setLocalizer(ResourceLocalizer localizer) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResourceLocalizer
Default implementation of
ResourceLocalizer that leverages the
localization rules built into
Resource.getLocalization(java.util.Locale) . |
Modifier and Type | Method and Description |
---|---|
void |
TemplateSourceImpl.setLocalizer(ResourceLocalizer localizer) |