Class 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()  
      • 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()