org.w3c.dom.html
public interface HTMLModElement extends HTMLElement
| Method Summary | |
|---|---|
| String | getCite()
A URI designating a document that describes the reason forthe change. |
| String | getDateTime()
The date and time of the change. |
| void | setCite(String cite) |
| void | setDateTime(String dateTime) |