Uses of Class
com.sun.faces.application.resource.ClientResourceInfo
-
Uses of ClientResourceInfo in com.sun.faces.application.resource
Modifier and TypeMethodDescriptionprotected ClientResourceInfo
ResourceHelper.handleCompression
(ClientResourceInfo resource) Utility method to peform the necessary actions to compress content.Modifier 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.