Uses of Class
com.sun.faces.application.resource.ClientResourceInfo
Packages that use ClientResourceInfo
-
Uses of ClientResourceInfo in com.sun.faces.application.resource
Methods in com.sun.faces.application.resource that return ClientResourceInfoModifier and TypeMethodDescriptionprotected ClientResourceInfo
ResourceHelper.handleCompression
(ClientResourceInfo resource) Utility method to peform the necessary actions to compress content.Methods in com.sun.faces.application.resource with parameters of type ClientResourceInfoModifier and TypeMethodDescriptionprotected boolean
ResourceHelper.compressContent
(ClientResourceInfo info) Utility method to compress the content of the original resource to the temporary directory specified bygetCompressedPath()
.void
ClientResourceInfo.copy
(ClientResourceInfo other) protected ClientResourceInfo
ResourceHelper.handleCompression
(ClientResourceInfo resource) Utility method to peform the necessary actions to compress content.