| Package | Description |
|---|---|
| org.apache.tapestry.asset |
Implementations of
IAsset, as well as
the org.apache.tapestry.asset.AssetExternalizer, used to handle private assets. |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceDigestSourceImpl
Implementation of
ResourceDigestSource that calculates an
DIGEST checksum digest and converts it to a string of hex digits. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetService.setDigestSource(ResourceDigestSource md5Source) |