|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionEvent | |
---|---|
org.apache.xalan.trace | Implementation of Xalan Trace events, for use by a debugger. |
Uses of SelectionEvent in org.apache.xalan.trace |
---|
Subclasses of SelectionEvent in org.apache.xalan.trace | |
---|---|
class |
EndSelectionEvent
Event triggered by completion of a xsl:for-each selection or a xsl:apply-templates selection. |
Methods in org.apache.xalan.trace with parameters of type SelectionEvent | |
---|---|
void |
TraceManager.fireSelectedEvent(SelectionEvent se)
Fire a selection event. |
void |
TraceListener.selected(SelectionEvent ev)
Method that is called just after the formatter listener is called. |
void |
PrintTraceListener.selected(SelectionEvent ev)
Method that is called just after a select attribute has been evaluated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |