| Class and Description |
|---|
| AbstractMinifier
Abstract no-op minifier.
|
| CompressorMinifier
Minifier backed by com.googlecode.htmlcompressor library.
|
| Minifier
Although the minifier is a configuration-aware component, it's allowed to
define own configuration keys only if used as a part of a
MinifyListener (in fact it's not a "real" extension point). |
| MinifyLambda
This lambda is useful to minify parts of the template contents.
|
| MinifyListener |
Copyright © 2016. All rights reserved.