org.w3c.dom.html
public interface HTMLModElement extends HTMLElement
See also the Document Object Model (DOM) Level 1 Specification (Second Edition).
Method Summary | |
---|---|
String | getCite()
A URI designating a document that describes the reason for the change.
|
String | getDateTime()
The date and time of the change. |
void | setCite(String cite) |
void | setDateTime(String dateTime) |