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, processDirprotected java.lang.String[] getDefaultIncludes()
throws java.lang.Exception
getDefaultIncludes in class MojoSupportjava.lang.Exceptionpublic void beforeProcess()
throws java.lang.Exception
beforeProcess in class MojoSupportjava.lang.Exceptionprotected void afterProcess()
throws java.lang.Exception
afterProcess in class MojoSupportjava.lang.Exceptionprotected void processFile(SourceFile src) throws java.lang.Exception
processFile in class MojoSupportjava.lang.Exceptionprotected java.io.File gzipIfRequested(java.io.File file)
throws java.lang.Exception
java.lang.Exceptionprotected long ratioOfSize(java.io.File file100,
java.io.File fileX)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012-2014. All Rights Reserved.