net.sf.saxon.javax.xml.xquery
Class XQStackTraceVariable

java.lang.Object
  extended by 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
XQStackTraceVariable(javax.xml.namespace.QName qname, java.lang.String value)
           
 
Method Summary
 javax.xml.namespace.QName getQName()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XQStackTraceVariable

XQStackTraceVariable(javax.xml.namespace.QName qname,
                     java.lang.String value)
Method Detail

getQName

public javax.xml.namespace.QName getQName()

getValue

public java.lang.String getValue()