@UsesMappedConfiguration(value=boolean.class) public interface CompressionAnalyzer
Modifier and Type | Method and Description |
---|---|
boolean |
isCompressable(String contentType)
For a given MIME type, is the content compressable via GZip?
|
boolean isCompressable(String contentType)
contentType
- MIME content type, possibly included attributes such as encoding type${project.version} - Copyright © 2003-2015 The Apache Software Foundation.