org.kde.koala
public class HTMLModElement extends HTMLElement
UNKNOWN: Notice of modification to part of a document.
Constructor Summary | |
---|---|
protected | HTMLModElement(Class dummy) |
HTMLModElement() | |
HTMLModElement(HTMLModElement other) | |
HTMLModElement(Node other) |
Method Summary | |
---|---|
String | cite()
A URI designating a document that describes the reason for the
change. |
String | dateTime()
The date and time of the change. |
void | setCite(String arg1)
see cite |
void | setDateTime(String arg1)
see dateTime |
UNKNOWN: A URI designating a document that describes the reason for the change.
UNKNOWN: The date and time of the change.
UNKNOWN: see cite
UNKNOWN: see dateTime