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.pageload |
Classes used when loading pages (and thier heirarchies of components) from thier
specifications, as well as organizaing thier templates.
|
org.apache.tapestry.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
AssetSourceImpl
Implementation of the
AssetSource service interface. |
Modifier and Type | Method and Description |
---|---|
void |
PageLoader.setAssetSource(AssetSource assetSource) |
Modifier and Type | Method and Description |
---|---|
void |
SpecificationSourceImpl.setAssetSource(AssetSource assetSource) |
Constructor and Description |
---|
NamespaceResourcesImpl(ISpecificationSource source,
AssetSource assetSource) |