public class XQStackTraceVariable extends Object implements Serializable
XQStackTraceElement,
XQQueryException,
Serialized Form| Constructor and Description |
|---|
XQStackTraceVariable(QName qname,
String value)
Construct a stack trace variable object.
|
public QName getQName()
QName of the variable.QName of the variable in the stackpublic String getValue()
String representation of the
value of the variable. This representation is
vendor specific.Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.