| Constructor and Description |
|---|
PreserveAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(org.jdom2.Element originalElement,
org.jdom2.Element patchElement,
org.jdom2.Element outputParentElement)
Out of an original element and a second element provided by the patch DOM, applies an
operation and modifies the parent node of the result DOM.
|
public void perform(org.jdom2.Element originalElement,
org.jdom2.Element patchElement,
org.jdom2.Element outputParentElement)
ActionCopyright © 2001–2025. All rights reserved.