Set the published date. Converts the date string into a date.
The date should be expressed as a string with the format:
'yyyy-mm-ddThh:mm:ssZ'.
Parameters: published - The string. throws: ParseException - , if the date does not match format.
Set the updated date. Converts the date string into a date.
The date should be expressed as a string with the format:
'yyyy-mm-ddThh:mm:ssZ'.
Parameters: updated - The string. throws: ParseException - , if the date does not match format.
Unmarshall the contents of the Entry element into the internal data objects
in this object.
Parameters: entry - The Entry element to process. throws: UnmarshallException - If the element does not contain an ATOM entryelement, or if there is a problem processing the element or any subelements.
Fields inherited from org.purl.sword.base.XmlElement