public class YuiJsCompressorProcessor
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
private class |
YuiJsCompressorProcessor.YuiJsCompressorWebpipe |
| Constructor and Description |
|---|
YuiJsCompressorProcessor() |
| Modifier and Type | Method and Description |
|---|---|
org.hibnet.webpipes.processor.ProcessingWebpipeFactory |
createFactory(int linebreak,
boolean munge,
boolean verbose,
boolean preserveAllSemiColons,
boolean disableOptimizations) |
org.hibnet.webpipes.Webpipe |
createProcessingWebpipe(org.hibnet.webpipes.Webpipe source,
int linebreak,
boolean munge,
boolean verbose,
boolean preserveAllSemiColons,
boolean disableOptimizations) |
public org.hibnet.webpipes.Webpipe createProcessingWebpipe(org.hibnet.webpipes.Webpipe source,
int linebreak,
boolean munge,
boolean verbose,
boolean preserveAllSemiColons,
boolean disableOptimizations)
public org.hibnet.webpipes.processor.ProcessingWebpipeFactory createFactory(int linebreak,
boolean munge,
boolean verbose,
boolean preserveAllSemiColons,
boolean disableOptimizations)