// Generated by esidl 0.4.0. package org.w3c.dom.html; public interface Function { // Function public Object call(Object... arguments); }