Interface Dependency

    • Method Detail

      • getScope

        java.lang.String getScope()
        The scope of this library. If null, the scope attribute is not added.
        Since:
        4.5
      • setScope

        void setScope​(java.lang.String scope)
        The scope of this library. If null, the scope attribute is not added.
        Since:
        4.5
      • addToNode

        void addToNode​(Node parentNode)