See:
          Description

Rhino API Reference.

The Control API

These APIs provide methods for controlling the actions of JavaScript in a host environment.

The Host Object API

These APIs provide support for adding objects specific to a particular embedding of JavaScript in a host environment. Note that if you just want to script existing Java classes, you should just use LiveConnect. It is also helpful to understand some of the implementation of the runtime.

Exceptions

These exceptions are thrown by JavaScript.

back to top