// flush any buffered pending processing before
// the trace event.
//rhandler.flushPending();
transformer.getTraceManager().fireTraceEndEvent(this);
}
rhandler.endElement(getNamespace(), getLocalName(), getRawName());
}
catch (SAXException se)
{
/* we did call endElement(). If thee was an exception
* in the middle throw that one, otherwise if there