Package | Description |
---|---|
org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
WindowWrapper.GetURLDoneArgBuilder |
Modifier and Type | Method and Description |
---|---|
(package private) void |
RhinoInterpreter.callHandler(org.mozilla.javascript.Function handler,
RhinoInterpreter.ArgumentsBuilder ab)
To be used by
WindowWrapper . |
(package private) void |
RhinoInterpreter.callMethod(org.mozilla.javascript.ScriptableObject obj,
java.lang.String methodName,
RhinoInterpreter.ArgumentsBuilder ab)
To be used by
WindowWrapper . |