Uses of Class
org.apache.xalan.trace.EndSelectionEvent
Packages that use EndSelectionEvent
Package
Description
Implementation of Xalan Trace events, for use by a debugger.
-
Uses of EndSelectionEvent in org.apache.xalan.trace
Methods in org.apache.xalan.trace with parameters of type EndSelectionEventModifier and TypeMethodDescriptionvoidTraceManager.fireSelectedEndEvent(EndSelectionEvent se) Fire a selection event.voidPrintTraceListener.selectEnd(EndSelectionEvent ev) Method that is called after an xsl:apply-templates or xsl:for-each selection occurs.voidTraceListenerEx.selectEnd(EndSelectionEvent ev) Method that is called after an xsl:apply-templates or xsl:for-each selection occurs.