|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XQStackTraceVariable | |
|---|---|
| javax.xml.xquery | |
| Uses of XQStackTraceVariable in javax.xml.xquery |
|---|
| Methods in javax.xml.xquery that return XQStackTraceVariable | |
|---|---|
XQStackTraceVariable[] |
XQStackTraceElement.getVariables()
Gets the variables in scope at this execution point, or null if no
variable value retrieval is possible. |
| Constructors in javax.xml.xquery with parameters of type XQStackTraceVariable | |
|---|---|
XQStackTraceElement(java.lang.String moduleURI,
int line,
int column,
int position,
javax.xml.namespace.QName function,
XQStackTraceVariable[] variables)
Construct an XQStackTraceElement object representing
a frame in a stack trace. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||