Methods Summary |
---|
public java.lang.String | getCite()A URI designating a document that describes the reason for the change.
See the cite attribute definition in HTML 4.0.
|
public java.lang.String | getDateTime()The date and time of the change. See the datetime attribute definition
in HTML 4.0.
|
public void | setCite(java.lang.String cite)
|
public void | setDateTime(java.lang.String dateTime)
|