public class JavaScriptCompressor
extends java.lang.Object
Constructor and Description |
---|
JavaScriptCompressor(java.io.Reader in,
org.mozilla.javascript.ErrorReporter reporter) |
Modifier and Type | Method and Description |
---|---|
void |
compress(java.io.Writer out,
int linebreak,
boolean munge,
boolean verbose,
boolean preserveAllSemiColons,
boolean disableOptimizations) |