Class TraceLevel


  • public class TraceLevel
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int HIGH
      All expressions
      static int LOW
      Function and template calls
      static int NONE
      No tracing
      static int NORMAL
      Instructions (or the equivalent in XQuery)
    • Constructor Summary

      Constructors 
      Constructor Description
      TraceLevel()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait