Object NsTrace

  • All Implemented Interfaces:

    
    public class NsTrace
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final NamespaceUri namespace
      private final QName trace
      private final QName thread
      private final QName step
      private final QName document
      private final QName from
      private final QName to
      private final QName location
      public final static NsTrace INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final NamespaceUri getNamespace()
      final QName getTrace()
      final QName getThread()
      final QName getStep()
      final QName getDocument()
      final QName getFrom()
      final QName getTo()
      final QName getLocation()
      • Methods inherited from class java.lang.Object

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