class BatikWrapFactory
extends org.mozilla.javascript.WrapFactory
addEventListener method of
EventTarget objects as DOM Level 2 recommendation
required.| Modifier and Type | Field and Description |
|---|---|
private RhinoInterpreter |
interpreter |
| Constructor and Description |
|---|
BatikWrapFactory(RhinoInterpreter interp) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
wrap(org.mozilla.javascript.Context ctx,
org.mozilla.javascript.Scriptable scope,
java.lang.Object obj,
java.lang.Class staticType) |
private RhinoInterpreter interpreter
public BatikWrapFactory(RhinoInterpreter interp)