public class ElementMergeMatcherImpl extends Object implements ElementMergeMatcher
| Modifier and Type | Field and Description |
|---|---|
protected org.dom4j.QName |
idAttributeName |
| Constructor and Description |
|---|
ElementMergeMatcherImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matchForMerge(org.dom4j.Element parent,
org.dom4j.Element child) |
void |
setIdAttributeName(org.dom4j.QName idAttributeName) |
public void setIdAttributeName(org.dom4j.QName idAttributeName)
public boolean matchForMerge(org.dom4j.Element parent,
org.dom4j.Element child)
matchForMerge in interface ElementMergeMatcherCopyright © 2018 CrafterCMS. All rights reserved.