Wrappers have been written for most of the Java JDK 1.0.x and some of the
Java JDK 1.1.x. Please refer to Objects for
additional information.
The source to ssExternal.java is included so that developers can create
their own wrappers to access Java API constructors, methods and properties
not already wrapped.
Note
A future release of iScript is planned which will not require wrappers.
iScript will make use of Java JDK 1.1.x support for reflection to directly
access Java API constructors, methods and properties without the need for wrappers.
|