public class JsMinify extends Minify implements Transformer
Transformer implementation that compresses JavaScript using yuicompressor.| Modifier and Type | Method and Description |
|---|---|
void |
transform(HttpServletRewrite event,
InputStream input,
OutputStream output) |
css, getCharset, js, usingCharsetpublic void transform(HttpServletRewrite event, InputStream input, OutputStream output) throws IOException
transform in interface TransformerIOExceptionCopyright © 2021 OCPsoft. All rights reserved.