public void endElement(DynamicProcess dynamicProcess, ExpandedName element,
Object object) throws SAXException {
// Perform the action.
EndElementAction action = (EndElementAction) object;
action.doAction(dynamicProcess);
}
/**
* Return a Period based on the specified timeve value based on
* following algorithm: