public class JSMinCompressorPlugin extends BaseResourceCompressorPlugin
log| Constructor and Description |
|---|
JSMinCompressorPlugin(org.exoplatform.container.xml.InitParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
compress(Reader input,
Writer output)
Compress the specified input and produce compressed output.
|
ResourceType |
getResourceType()
Return resource type this plugin could compress.
|
getPriority, getTypegetDescription, getName, setDescription, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic ResourceType getResourceType()
ResourceCompressorPluginpublic void compress(Reader input, Writer output) throws ResourceCompressorException
ResourceCompressorPluginResourceCompressorExceptionCopyright © 2017 JBoss by Red Hat. All Rights Reserved.