* @throws SAXException
*/
protected void callIAPIElementEnd() throws SAXException {
// Get the current request context
MarinerRequestContext requestContext =
marlinContext.getInitialRequestContext();
IAPIElement element = elementStackEntry.element;
IAPIAttributes attributes = elementStackEntry.attributes;