|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
net.sf.alchim.mojo.yuicompressor.MojoSupport
net.sf.alchim.mojo.yuicompressor.JSLintMojo
public class JSLintMojo
Check JS files with jslint.
| Field Summary |
|---|
| Fields inherited from class net.sf.alchim.mojo.yuicompressor.MojoSupport |
|---|
failOnWarning, jsErrorReporter_, jswarn, outputDirectory, project, webappDirectory |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
JSLintMojo()
|
|
| Method Summary | |
|---|---|
void |
afterProcess()
|
void |
beforeProcess()
|
protected java.lang.String[] |
getDefaultIncludes()
|
protected void |
processFile(SourceFile src)
|
| Methods inherited from class net.sf.alchim.mojo.yuicompressor.MojoSupport |
|---|
execute, processDir |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSLintMojo()
| Method Detail |
|---|
protected java.lang.String[] getDefaultIncludes()
throws java.lang.Exception
getDefaultIncludes in class MojoSupportjava.lang.Exception
public void beforeProcess()
throws java.lang.Exception
beforeProcess in class MojoSupportjava.lang.Exception
public void afterProcess()
throws java.lang.Exception
afterProcess in class MojoSupportjava.lang.Exception
protected void processFile(SourceFile src)
throws java.lang.Exception
processFile in class MojoSupportjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||