Package net.sf.saxon.trace
Class XQueryTraceCodeInjector
java.lang.Object
net.sf.saxon.trace.TraceCodeInjector
net.sf.saxon.trace.XQueryTraceCodeInjector
- All Implemented Interfaces:
CodeInjector
A code injector designed to support the -T tracing option in XQuery
-
Field Summary
Fields inherited from class net.sf.saxon.trace.TraceCodeInjector
traceLevel -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.saxon.trace.TraceCodeInjector
inject, injectClause, levelValue, process, setTraceLevelMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.saxon.expr.parser.CodeInjector
injectDuringParsing
-
Constructor Details
-
XQueryTraceCodeInjector
public XQueryTraceCodeInjector()
-
-
Method Details
-
isApplicable
- Overrides:
isApplicablein classTraceCodeInjector
-