public interface ICssCompressor
ResourceMount.setCssCompressor(org.apache.wicket.Application, ICssCompressor) to use a CSS compressor| Modifier and Type | Field and Description |
|---|---|
static Charset |
EXPECTED_CHARSET |
static Charset |
UTF_8 |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
compress(byte[] original,
Charset charset) |
static final Charset UTF_8
static final Charset EXPECTED_CHARSET
byte[] compress(byte[] original,
Charset charset)
original - byte array of original contentcharset - charset of bytes in original contentEXPECTED_CHARSETCopyright © 2017 Molindo GmbH. All Rights Reserved.