Interface ElementMergeMatcher

All Known Implementing Classes:
ElementMergeMatcherImpl

public interface ElementMergeMatcher
Class description goes HERE
Author:
Alfonso Vásquez
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matchForMerge(org.dom4j.Element parent, org.dom4j.Element child)
     
  • Method Details

    • matchForMerge

      boolean matchForMerge(org.dom4j.Element parent, org.dom4j.Element child)