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

java.lang.Object
  extended by net.sf.saxon.javax.xml.xquery.XQStackTraceVariable
All Implemented Interfaces:
Serializable

public class XQStackTraceVariable
extends Object
implements Serializable

XQJ interfaces reconstructed from version 0.9 documentation

See Also:
Serialized Form

Constructor Summary
XQStackTraceVariable(QName qname, String value)
           
 
Method Summary
 QName getQName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XQStackTraceVariable

XQStackTraceVariable(QName qname,
                     String value)
Method Detail

getQName

public QName getQName()

getValue

public String getValue()