Interface IClRepositoryObject

    • Method Detail

      • initFromXml

        void initFromXml​(org.w3c.dom.Element element)
        Initializes this object with the data stored in the XML element.
        Throws:
        java.lang.NullPointerException - if element is null.