All Downloads are FREE. Search and download functionalities are using the official Maven repository.

def.dom.HTMLHtmlElement Maven / Gradle / Ivy

The newest version!
package def.dom;
public class HTMLHtmlElement extends HTMLElement {
    /**
      * Sets or retrieves the DTD version that governs the current document.
      */
    public java.lang.String version;
    public static HTMLHtmlElement prototype;
    public HTMLHtmlElement(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy