Class XmlElementDecl.GLOBAL

  • Enclosing class:
    XmlElementDecl

    public static final class XmlElementDecl.GLOBAL
    extends java.lang.Object
    Used in XmlElementDecl.scope() to signal that the declaration is in the global scope.
    • Constructor Summary

      Constructors 
      Constructor Description
      GLOBAL()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GLOBAL

        public GLOBAL()