public class XSLTTraceCodeInjector extends TraceCodeInjector
Constructor and Description |
---|
XSLTTraceCodeInjector() |
Modifier and Type | Method and Description |
---|---|
Expression |
inject(Expression exp,
StaticContext env,
int construct,
StructuredQName qName)
If tracing, wrap an expression in a trace instruction
|
injectClause
public Expression inject(Expression exp, StaticContext env, int construct, StructuredQName qName)
inject
in interface CodeInjector
inject
in class TraceCodeInjector
exp
- the expression to be wrappedenv
- the static contextconstruct
- integer constant identifying the kind of constructqName
- the name of the construct (if applicable)Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.