Module jdk.jsobject

Package netscape.javascript


package netscape.javascript

Provides Java code the ability to access the JavaScript engine and the HTML DOM in the web browser.

The classes in this package were initially specified by Netscape, and are the de facto standard mechanism for calling JavaScript from the Java runtime.

  • Class
    Description
    Thrown when an exception is raised in the JavaScript engine.
    Allows Java code to manipulate JavaScript objects.