public class XQueryTraceListener extends AbstractTraceListener
indent, outMAX_MESSAGE_LENGTH, MAX_MESSAGE_LINE_LENGTH, MIN_MESSAGE_LINE_LENGTH, TARGET_MESSAGE_LINE_LENGTH| Constructor and Description |
|---|
XQueryTraceListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
endRuleSearch(java.lang.Object rule,
Mode mode,
Item item)
Called at the end of a rule search
|
protected java.lang.String |
getOpeningAttributes()
Generate attributes to be included in the opening trace element
|
void |
startRuleSearch()
Called at the start of a rule search
|
protected java.lang.String |
tag(Traceable info)
Get the trace element tagname to be used for a particular construct.
|
close, endCurrentItem, enter, escape, getCodeInjector, getOutputDestination, isApplicable, leave, level, open, setLevelOfDetail, setOutputDestination, spaces, startCurrentItemabbreviateLocationURI, abbreviateLocationURIDefault, expandSpecialCharacters, formatListOfOffendingNodes, getInstructionName, getInstructionNameDefault, getLocationMessageText, printStackTrace, showOriginator, wordWrapprotected java.lang.String getOpeningAttributes()
getOpeningAttributes in class AbstractTraceListenerprotected java.lang.String tag(Traceable info)
tag in class AbstractTraceListenerinfo - public void startRuleSearch()
startRuleSearch in interface TraceListenerstartRuleSearch in class AbstractTraceListenerpublic void endRuleSearch(java.lang.Object rule,
Mode mode,
Item item)
endRuleSearch in interface TraceListenerendRuleSearch in class AbstractTraceListenerrule - the rule that has been selectedmode - item - Copyright (c) 2004-2020 Saxonica Limited.