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
|
injectClausepublic Expression inject(Expression exp, StaticContext env, int construct, StructuredQName qName)
inject in interface CodeInjectorinject in class TraceCodeInjectorexp - 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-2013 Saxonica Limited. All rights reserved.