Package | Description |
---|---|
com.sun.faces.application.resource |
Modifier and Type | Method and Description |
---|---|
protected ClientResourceInfo |
ResourceHelper.handleCompression(ClientResourceInfo resource)
Utility method to peform the necessary actions to compress content.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
ResourceHelper.compressContent(ClientResourceInfo info)
Utility method to compress the content of the original resource
to the temporary directory specified by
getCompressedPath() . |
void |
ClientResourceInfo.copy(ClientResourceInfo other) |
protected ClientResourceInfo |
ResourceHelper.handleCompression(ClientResourceInfo resource)
Utility method to peform the necessary actions to compress content.
|
Copyright © 2010–2021 JBoss by Red Hat. All rights reserved.