public class YuiCompressorMojo extends MojoSupport
buildContext, failOnWarning, jsErrorReporter_, jswarn, project
Constructor and Description |
---|
YuiCompressorMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
afterProcess() |
void |
beforeProcess() |
protected java.lang.String[] |
getDefaultIncludes() |
protected java.io.File |
gzipIfRequested(java.io.File file) |
protected void |
processFile(SourceFile src) |
protected long |
ratioOfSize(java.io.File file100,
java.io.File fileX) |
execute, processDir
protected java.lang.String[] getDefaultIncludes() throws java.lang.Exception
getDefaultIncludes
in class MojoSupport
java.lang.Exception
public void beforeProcess() throws java.lang.Exception
beforeProcess
in class MojoSupport
java.lang.Exception
protected void afterProcess() throws java.lang.Exception
afterProcess
in class MojoSupport
java.lang.Exception
protected void processFile(SourceFile src) throws java.lang.Exception
processFile
in class MojoSupport
java.lang.Exception
protected java.io.File gzipIfRequested(java.io.File file) throws java.lang.Exception
java.lang.Exception
protected long ratioOfSize(java.io.File file100, java.io.File fileX) throws java.lang.Exception
java.lang.Exception
Copyright © 2012-2014. All Rights Reserved.