Package ch.galinet.xml.xmlmerge.factory
package ch.galinet.xml.xmlmerge.factory
Implementation of built-in operation factories.
-
ClassesClassDescriptionCreates operations by inspecting keywords passed as attributes in patch elements.An operation factory delegating to other operation factories according to the existence of the original and patch element.Creates an operation instance given a short name (alias) or a class name.An operation factory returning always the same operation whatever the specified elements.An operation factory that resolves operations given a map { xpath (as String), Operation }.