Class SimpleLayoutBuilder

    • Constructor Detail

      • SimpleLayoutBuilder

        public SimpleLayoutBuilder()
    • Method Detail

      • parse

        public Layout parse​(org.w3c.dom.Element layoutElement,
                            XmlConfiguration config)
        Description copied from interface: Parser
        Parses a DOM Element.
        Specified by:
        parse in interface Parser<Layout>
        Parameters:
        layoutElement - the DOM Element.
        config - the XML configuration.
        Returns:
        parse result.