Module jdk.jsobject

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 Summary 
    ClassDescription
    JSObject
    Allows Java code to manipulate JavaScript objects.
  • Exception Summary 
    ExceptionDescription
    JSException
    Thrown when an exception is raised in the JavaScript engine.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部