mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
parent
a0218352fc
commit
fc05af8f41
2 changed files with 2 additions and 3 deletions
|
@ -44,8 +44,7 @@ ScriptEngine nashornEngine = new ScriptEngineManager().getEngineByName("nashorn"
|
|||
</pre>
|
||||
*
|
||||
* and then use it just as you would any other JSR-223 script engine. See
|
||||
* <a href="jdk/nashorn/api/scripting/package-summary.html">
|
||||
* {@code jdk.nashorn.api.scripting}</a> package for details.
|
||||
* {@link jdk.nashorn.api.scripting} package for details.
|
||||
* <h1>Compatibility</h1>
|
||||
* Nashorn is 100% compliant with the
|
||||
* <a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue