public interface Minifier extends ConfigurationAware
MinifyListener (in fact it's not a "real" extension point).| Modifier and Type | Method and Description |
|---|---|
String |
minify(String text)
Minify the specified text (aka part of the template contents).
|
Reader |
minify(String mustacheName,
Reader mustacheContents)
Minify the template contents.
|
getConfigurationKeys, initCopyright © 2016. All rights reserved.