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 TypeMethodDescriptionvoid
TraceManager.fireSelectedEndEvent
(EndSelectionEvent se) Fire a selection event.void
PrintTraceListener.selectEnd
(EndSelectionEvent ev) Method that is called after an xsl:apply-templates or xsl:for-each selection occurs.void
TraceListenerEx.selectEnd
(EndSelectionEvent ev) Method that is called after an xsl:apply-templates or xsl:for-each selection occurs.