Class XmlInterfaceVersion1


  • public class XmlInterfaceVersion1
    extends XmlInterface
    V0, really.
    Since:
    6.1.0
    Author:
    Clément Fournier
    • Constructor Detail

      • XmlInterfaceVersion1

        public XmlInterfaceVersion1​(int revisionNumber)
    • Method Detail

      • parseSettingsOwnerNode

        protected SimpleBeanModelNode parseSettingsOwnerNode​(org.w3c.dom.Element nodeElement)
        Description copied from class: XmlInterface
        Parses a settings node and its descendants recursively.
        Specified by:
        parseSettingsOwnerNode in class XmlInterface
        Parameters:
        nodeElement - Element to parse
        Returns:
        The model described by the element