Uses of Class
org.apache.tapestry5.internal.services.assets.DelegatingSRS
Packages that use DelegatingSRS
Package
Description
[INTERNAL USE ONLY] asset support services; API subject to change
-
Uses of DelegatingSRS in org.apache.tapestry5.internal.services.assets
Subclasses of DelegatingSRS in org.apache.tapestry5.internal.services.assetsModifier and TypeClassDescriptionclass
Rewrites theurl()
attributes inside a CSS (MIME type "text/css")) resource.class
Attempts to match resources against aJavaScriptStack
, and possibly disabled minimization based on the stack.class
An interceptor for theStreamableResourceSource
service that handles caching of content.class
Specialization ofSRSCachingInterceptor
that only attempts to cache compressed resources.class
class
Loops the result through theResourceMinimizer
service.class
Adds ;charset=utf-8 for text/* resources with no specific character set.