public interface TraceableComponent extends Traceable
Modifier and Type | Method and Description |
---|---|
Expression |
getBody()
Get the expression at the root of the expression tree used to evaluate this construct
|
java.lang.String |
getTracingTag()
Get a string to identify the type of component
|
void |
setBody(Expression expression)
Set the expression to be used to evaluate this construct
|
gatherProperties, getObjectName
getLocation
Expression getBody()
void setBody(Expression expression)
expression
- the evaluation expressionjava.lang.String getTracingTag()
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.