Uses of Interface
org.apache.tapestry5.services.AssetPathConverter
Packages that use AssetPathConverter
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] asset support services; API subject to change
-
Uses of AssetPathConverter in org.apache.tapestry5.internal.services
Classes in org.apache.tapestry5.internal.services that implement AssetPathConverterModifier and TypeClassDescriptionclass
Returns the default asset path unchanged. -
Uses of AssetPathConverter in org.apache.tapestry5.internal.services.assets
Constructors in org.apache.tapestry5.internal.services.assets with parameters of type AssetPathConverterModifierConstructorDescriptionAssetPathConstructorImpl
(Request request, BaseURLSource baseURLSource, boolean fullyQualified, String uncompressedAssetPrefix, PathConstructor pathConstructor, AssetPathConverter pathConverter)