public class XQueryTraceListener extends AbstractTraceListener
indent, out
MAX_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, getOutputDestination, isApplicable, leave, level, open, setLevelOfDetail, setOutputDestination, spaces, startCurrentItem
abbreviateLocationURI, abbreviateLocationURIDefault, expandSpecialCharacters, formatListOfOffendingNodes, getInstructionName, getInstructionNameDefault, getLocationMessageText, logStackTrace, showOriginator, wordWrap
protected java.lang.String getOpeningAttributes()
getOpeningAttributes
in class AbstractTraceListener
protected java.lang.String tag(Traceable info)
tag
in class AbstractTraceListener
info
- trace informationpublic void startRuleSearch()
startRuleSearch
in interface TraceListener
startRuleSearch
in class AbstractTraceListener
public void endRuleSearch(java.lang.Object rule, Mode mode, Item item)
endRuleSearch
in interface TraceListener
endRuleSearch
in class AbstractTraceListener
rule
- the rule that has been selectedmode
- the mode in operationitem
- the item that was checked againstCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.