Index
All Classes and Interfaces|All Packages|Serialized Form
A
- afterProcess() - Method in class net.alchim31.maven.yuicompressor.JSLintMojo
- afterProcess() - Method in class net.alchim31.maven.yuicompressor.MojoSupport
-
After process.
- afterProcess() - Method in class net.alchim31.maven.yuicompressor.YuiCompressorMojo
- Aggregation - Class in net.alchim31.maven.yuicompressor
-
The Class Aggregation.
- Aggregation() - Constructor for class net.alchim31.maven.yuicompressor.Aggregation
B
- BasicRhinoShell - Class in net.alchim31.maven.yuicompressor
-
The BasicRhinoShell program.
- BasicRhinoShell() - Constructor for class net.alchim31.maven.yuicompressor.BasicRhinoShell
- beforeProcess() - Method in class net.alchim31.maven.yuicompressor.JSLintMojo
- beforeProcess() - Method in class net.alchim31.maven.yuicompressor.MojoSupport
-
Before process.
- beforeProcess() - Method in class net.alchim31.maven.yuicompressor.YuiCompressorMojo
- buildContext - Variable in class net.alchim31.maven.yuicompressor.MojoSupport
-
Build Context.
C
- com.github.hazendaz.maven.yuicompressor_maven_plugin - package com.github.hazendaz.maven.yuicompressor_maven_plugin
- com.github.hazendaz.yuicompressor.maven.plugin - module com.github.hazendaz.yuicompressor.maven.plugin
E
- error(String, String, int, String, int) - Method in class net.alchim31.maven.yuicompressor.ErrorReporter4Mojo
- ErrorReporter4Mojo - Class in net.alchim31.maven.yuicompressor
-
The Class ErrorReporter4Mojo.
- ErrorReporter4Mojo(Log, boolean, BuildContext) - Constructor for class net.alchim31.maven.yuicompressor.ErrorReporter4Mojo
-
Instantiates a new error reporter 4 mojo.
- exec(String[], ErrorReporter) - Static method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
Main entry point.
- execute() - Method in class com.github.hazendaz.maven.yuicompressor_maven_plugin.HelpMojo
- execute() - Method in class net.alchim31.maven.yuicompressor.MojoSupport
F
- failOnWarning - Variable in class net.alchim31.maven.yuicompressor.MojoSupport
-
Define if plugin must stop/fail on warnings.
G
- getClassName() - Method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
- getDefaultIncludes() - Method in class net.alchim31.maven.yuicompressor.JSLintMojo
- getDefaultIncludes() - Method in class net.alchim31.maven.yuicompressor.MojoSupport
-
Gets the default includes.
- getDefaultIncludes() - Method in class net.alchim31.maven.yuicompressor.YuiCompressorMojo
- getErrorCnt() - Method in class net.alchim31.maven.yuicompressor.ErrorReporter4Mojo
-
Gets the error cnt.
- getExtension() - Method in class net.alchim31.maven.yuicompressor.SourceFile
-
Gets the extension.
- getOutput() - Method in class net.alchim31.maven.yuicompressor.Aggregation
-
Gets the output.
- getWarningCnt() - Method in class net.alchim31.maven.yuicompressor.ErrorReporter4Mojo
-
Gets the warning cnt.
- gzipIfRequested(File) - Method in class net.alchim31.maven.yuicompressor.YuiCompressorMojo
-
Gzip if requested.
H
- help() - Method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
Print a help message.
- HelpMojo - Class in com.github.hazendaz.maven.yuicompressor_maven_plugin
-
Display help information on yuicompressor-maven-plugin.
Callmvn yuicompressor:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class com.github.hazendaz.maven.yuicompressor_maven_plugin.HelpMojo
J
- jsErrorReporter - Variable in class net.alchim31.maven.yuicompressor.MojoSupport
-
The js error reporter.
- JSLintMojo - Class in net.alchim31.maven.yuicompressor
-
Check JS files with jslint.
- JSLintMojo() - Constructor for class net.alchim31.maven.yuicompressor.JSLintMojo
- jswarn - Variable in class net.alchim31.maven.yuicompressor.MojoSupport
-
[js only] Display possible errors in the code.
L
- load(Context, Scriptable, Object[], Function) - Static method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
Load and execute a set of JavaScript source files.
M
- MojoSupport - Class in net.alchim31.maven.yuicompressor
-
Common class for mojos.
- MojoSupport() - Constructor for class net.alchim31.maven.yuicompressor.MojoSupport
N
- net.alchim31.maven.yuicompressor - package net.alchim31.maven.yuicompressor
-
The yui compressor package.
P
- print(Context, Scriptable, Object[], Function) - Static method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
Print the string values of its arguments.
- processFile(SourceFile) - Method in class net.alchim31.maven.yuicompressor.JSLintMojo
- processFile(SourceFile) - Method in class net.alchim31.maven.yuicompressor.MojoSupport
-
Process file.
- processFile(SourceFile) - Method in class net.alchim31.maven.yuicompressor.YuiCompressorMojo
- processOptions(Context, String[]) - Static method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
Parse arguments.
- project - Variable in class net.alchim31.maven.yuicompressor.MojoSupport
-
Maven Project.
Q
- quit() - Method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
Quit the BasicRhinoShell.
R
- ratioOfSize(File, File) - Method in class net.alchim31.maven.yuicompressor.YuiCompressorMojo
-
Ratio of size.
- readFile(String) - Method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
This method is defined as a JavaScript function.
- run(Collection<File>, BuildContext) - Method in class net.alchim31.maven.yuicompressor.Aggregation
-
Run.
- run(Collection<File>, BuildContext, Set<String>) - Method in class net.alchim31.maven.yuicompressor.Aggregation
-
Run.
- runtimeError(String, String, int, String, int) - Method in class net.alchim31.maven.yuicompressor.ErrorReporter4Mojo
S
- setAutoExcludeWildcards(boolean) - Method in class net.alchim31.maven.yuicompressor.Aggregation
-
Sets the auto exclude wildcards.
- setDefaultFileName(String) - Method in class net.alchim31.maven.yuicompressor.ErrorReporter4Mojo
-
Sets the default file name.
- setFile(File) - Method in class net.alchim31.maven.yuicompressor.ErrorReporter4Mojo
-
Sets the file.
- setIncludes(String[]) - Method in class net.alchim31.maven.yuicompressor.Aggregation
-
Sets the includes.
- setInsertNewLine(boolean) - Method in class net.alchim31.maven.yuicompressor.Aggregation
-
Sets the insert new line.
- setOutput(File) - Method in class net.alchim31.maven.yuicompressor.Aggregation
-
Sets the output.
- SourceFile - Class in net.alchim31.maven.yuicompressor
-
The Class SourceFile.
- SourceFile(File, File, String, boolean) - Constructor for class net.alchim31.maven.yuicompressor.SourceFile
-
Instantiates a new source file.
T
- toDestFile(String) - Method in class net.alchim31.maven.yuicompressor.SourceFile
-
To dest file.
- toFile() - Method in class net.alchim31.maven.yuicompressor.SourceFile
-
To file.
V
- version(Context, Scriptable, Object[], Function) - Static method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
Get and set the language version.
W
- warn(Context, Scriptable, Object[], Function) - Static method in class net.alchim31.maven.yuicompressor.BasicRhinoShell
-
Warn.
- warning(String, String, int, String, int) - Method in class net.alchim31.maven.yuicompressor.ErrorReporter4Mojo
Y
- YuiCompressorMojo - Class in net.alchim31.maven.yuicompressor
-
Apply compression on JS and CSS (using YUI Compressor).
- YuiCompressorMojo() - Constructor for class net.alchim31.maven.yuicompressor.YuiCompressorMojo
All Classes and Interfaces|All Packages|Serialized Form