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, setTraceLevel
-
Constructor Details
-
XQueryTraceCodeInjector
public XQueryTraceCodeInjector()
-
-
Method Details
-
isApplicable
- Overrides:
isApplicable
in classTraceCodeInjector
-