Package ch.galinet.xml.xmlmerge.action
package ch.galinet.xml.xmlmerge.action
Implementation of built-in actions.
-
ClassesClassDescriptionGathers the operation factory-related behaviour and a default configuration.Copies the patch element only if it does not exist in the orginal document.Keeps the original element only if it does not appear in the patch document.Copies the patch element into the output by inserting it after already existing elements of the same name.Merge implementation traversing parallelly both element contents.Copies the patch element if it exist in the original, keep the original if no corresponding patch element exists.Copies the original regardless of the existence of patch element.Copies the patch element if it exists.Constants for built-in actions.Created by aellenn on 28.04.2017.