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

def.dom.HTMLTitleElement Maven / Gradle / Ivy

The newest version!
package def.dom;
public class HTMLTitleElement extends HTMLElement {
    /**
      * Retrieves or sets the text of the object as a string. 
      */
    public java.lang.String text;
    public static HTMLTitleElement prototype;
    public HTMLTitleElement(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy