public class XQStackTraceVariable extends Object implements Serializable
XQStackTraceElement
,
XQQueryException
,
Serialized FormConstructor and Description |
---|
XQStackTraceVariable(QName qname,
String value)
Construct a stack trace variable object.
|
Modifier and Type | Method and Description |
---|---|
QName |
getQName()
Gets the
QName of the variable. |
String |
getValue()
Gets a short string representation of the value of the
stack variable.
|
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-2015 Saxonica Limited. All rights reserved.