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

def.dom.HTMLPhraseElement Maven / Gradle / Ivy

The newest version!
package def.dom;
public class HTMLPhraseElement extends HTMLElement {
    /**
      * Sets or retrieves reference information about the object.
      */
    public java.lang.String cite;
    /**
      * Sets or retrieves the date and time of a modification to the object.
      */
    public java.lang.String dateTime;
    public static HTMLPhraseElement prototype;
    public HTMLPhraseElement(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy