|
Qizx fe-4.4p2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraceObserver
Interface for displaying execution traces generated by the XQuery function fn:trace().
Method Summary | |
---|---|
void |
trace(EvaluationStackTrace location,
ItemSequence value,
String label)
Displays a single trace. |
Method Detail |
---|
void trace(EvaluationStackTrace location, ItemSequence value, String label)
location
- place in source code where the trace is performedlabel
- second argument of the fn:trace() function.value
- first argument of the fn:trace() function.
|
© 2010 Axyana Software | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |