| Class | Description |
|---|---|
| HelpMojo |
Display help information on rhino-compiler.
Call mvn rhino-compiler:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| MacroProcessor |
This file processes really simple macros by just removing them.
|
| RhinoCompiler |
Compile the JavaScript source in a given directory to .class files that may be loaded and executed as
instances of the Script class.
|
Copyright © 2015 Apigee Corporation. All Rights Reserved.