| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.commons.resourcehandler.ResourceUtils
public class ResourceUtils
Utility methods needed in PackagedResource and PackagedResourceHandler.
| Constructor Summary | |
|---|---|
| ResourceUtils() | |
| Method Summary | |
|---|---|
| static boolean | isGZIPEncodingAccepted(java.lang.String acceptEncodingHeader)Checks if the user agent supports GZIP compression on basis of the "Accept-Encoding" header field. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ResourceUtils()
| Method Detail | 
|---|
public static boolean isGZIPEncodingAccepted(java.lang.String acceptEncodingHeader)
acceptEncodingHeader - 
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||