Class ElementMergeMatcherImpl

    • Field Detail

      • idAttributeName

        protected org.dom4j.QName idAttributeName
    • Constructor Detail

      • ElementMergeMatcherImpl

        public ElementMergeMatcherImpl()
    • Method Detail

      • setIdAttributeName

        public void setIdAttributeName​(org.dom4j.QName idAttributeName)
      • matchForMerge

        public boolean matchForMerge​(org.dom4j.Element parent,
                                     org.dom4j.Element child)
        Specified by:
        matchForMerge in interface ElementMergeMatcher