Uses of Class
com.iizix.js.build.compressors.HtmlCompressorStatistics
Packages that use HtmlCompressorStatistics Package Description com.iizix.js.build.compressors Uses of HtmlCompressorStatistics in com.iizix.js.build.compressors
Methods in com.iizix.js.build.compressors that return HtmlCompressorStatistics Modifier and Type Method Description HtmlCompressorStatistics
HtmlCompressor. getStatistics()
ReturnsHtmlCompressorStatistics
object containing statistics of the last HTML compression, if enabled.