new NativeJavaPackage("org.w3c.dom.events"),
new NativeJavaPackage("org.w3c.dom.smil"),
new NativeJavaPackage("org.w3c.dom.stylesheets"),
new NativeJavaPackage("org.w3c.dom.svg"),
new NativeJavaPackage("org.w3c.dom.views")};
importer.importPackage(context, scope, p, null);
context.setWrapHandler(new EventTargetWrapHandler(this));
Context.exit();
}
// org.apache.batik.script.Intepreter implementation