Class XQStackTraceVariable

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

public class XQStackTraceVariable extends Object implements Serializable
XQJ interfaces reconstructed from version 0.5 documentation
See Also:
  • Constructor Details

    • XQStackTraceVariable

      XQStackTraceVariable(QName qname, String value)
  • Method Details

    • getQName

      public QName getQName()
    • getValue

      public String getValue()