Package | Description |
---|---|
org.apache.tapestry5.internal.services.assets |
[INTERNAL USE ONLY] asset support services; API subject to change
|
Modifier and Type | Class and Description |
---|---|
class |
CSSURLRewriter
Rewrites the
url() attributes inside a CSS (MIME type "text/css")) resource. |
class |
JavaScriptStackMinimizeDisabler
Attempts to match resources against a
JavaScriptStack , and
possibly disabled minimization based on the stack. |
class |
SRSCachingInterceptor
An interceptor for the
StreamableResourceSource service that handles caching of content. |
class |
SRSCompressedCachingInterceptor
Specialization of
SRSCachingInterceptor that only attempts to cache
compressed resources. |
class |
SRSCompressingInterceptor |
class |
SRSMinimizingInterceptor
Loops the result through the
ResourceMinimizer service. |
class |
UTF8ForTextAssets
Adds ;charset=utf-8 for text/* resources with no specific character set.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.