| Constructor and Description |
|---|
SkipMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.jdom2.Element originalElement,
org.jdom2.Element patchElement)
Compares two elements to know if they correspond for merging.
|
public boolean matches(org.jdom2.Element originalElement,
org.jdom2.Element patchElement)
MatcherCopyright © 2001–2025. All rights reserved.