Package net.sf.saxon.javax.xml.xquery
Class XQStackTraceVariable
- java.lang.Object
-
- net.sf.saxon.javax.xml.xquery.XQStackTraceVariable
-
- All Implemented Interfaces:
java.io.Serializable
public class XQStackTraceVariable extends java.lang.Object implements java.io.Serializable
XQJ interfaces reconstructed from version 0.5 documentation- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XQStackTraceVariable(javax.xml.namespace.QName qname, java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.xml.namespace.QName
getQName()
java.lang.String
getValue()
-