Package | Description |
---|---|
com.googlecode.htmlcompressor.compressor |
Compressor Package.
|
Modifier and Type | Method and Description |
---|---|
HtmlMetrics |
HtmlCompressorStatistics.getCompressedMetrics()
Returns metrics of a compressed document.
|
HtmlMetrics |
HtmlCompressorStatistics.getOriginalMetrics()
Returns metrics of an uncompressed document.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlCompressorStatistics.setCompressedMetrics(HtmlMetrics compressedMetrics)
Sets the compressed metrics.
|
void |
HtmlCompressorStatistics.setOriginalMetrics(HtmlMetrics originalMetrics)
Sets the original metrics.
|
Copyright © 2009–2020 Jeremy Landis. All rights reserved.