Uses of Class
com.sun.faces.application.resource.ClientResourceInfo
Packages that use ClientResourceInfo
- 
Uses of ClientResourceInfo in com.sun.faces.application.resourceMethods in com.sun.faces.application.resource that return ClientResourceInfoModifier and TypeMethodDescriptionprotected ClientResourceInfoResourceHelper.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 booleanResourceHelper.compressContent(ClientResourceInfo info) Utility method to compress the content of the original resource to the temporary directory specified bygetCompressedPath().voidClientResourceInfo.copy(ClientResourceInfo other) protected ClientResourceInfoResourceHelper.handleCompression(ClientResourceInfo resource) Utility method to peform the necessary actions to compress content.