gecko-dev/js/jsdj/classes/com/netscape/nativejsengine
gerv%gerv.net e5d20862b7 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-12 20:11:18 +00:00
..
IErrorSink.java
IPrintSink.java
JSContext.java
JSRuntime.java
README

README

/* jband - 09/14/98 -  */

com.netscape.nativejsengine is a package which allows starting and running the
native JavaScript engine from a Java application. It is very bare-bones --
intended ony to support testing. It supports starting the engine (with optional
debugger support), setting the version, sending rping output to the Java app,
and loading/executing .js files. The native code to complete this package lives
in js/jsd/javawrap.