Uses of Interface
org.mozilla.javascript.Wrapper

Packages that use Wrapper
org.mozilla.javascript   
 

Uses of Wrapper in org.mozilla.javascript
 

Classes in org.mozilla.javascript that implement Wrapper
 class NativeJavaArray
          This class reflects Java arrays into the JavaScript environment.
 class NativeJavaClass
          This class reflects Java classes into the JavaScript environment, mainly for constructors and static members.
 class NativeJavaObject
          This class reflects non-Array Java objects into the JavaScript environment.
 



Copyright © 2013. All Rights Reserved.