Class SuperRoot

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ELEMENT_NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      SuperRoot()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSuperRootName()  
      void setSuperRootName​(java.lang.String superRootName)  
      org.w3c.dom.Element toElement​(org.w3c.dom.Document d)  
      • Methods inherited from class java.lang.Object

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

      • SuperRoot

        public SuperRoot()
    • Method Detail

      • getSuperRootName

        public java.lang.String getSuperRootName()
      • setSuperRootName

        public void setSuperRootName​(java.lang.String superRootName)