125126127128129130131132133134135
java.io.IOException, SAXException { if(null != m_stylesheet.m_stylesheetRoot.m_traceListeners) { m_stylesheet.m_stylesheetRoot.fireTraceEvent(new TracerEvent(processor, sourceTree, sourceNode, mode, this)); }
137138139140141142143144145146147
try { if(null != m_stylesheet.m_stylesheetRoot.m_traceListeners) { m_stylesheet.m_stylesheetRoot.fireTraceEvent(new TracerEvent(processor, sourceTree, sourceNode, mode, this)); }