public abstract class AbstractMinifier extends AbstractConfigurationAware implements Minifier
configuration| Constructor and Description |
|---|
AbstractMinifier() |
| 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, checkNotInitialized, init, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationKeys, initCopyright © 2016. All rights reserved.