|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ch.elca.el4j.services.xmlmerge.action | |
---|---|
ch.elca.el4j.services.xmlmerge.action |
Classes in ch.elca.el4j.services.xmlmerge.action used by ch.elca.el4j.services.xmlmerge.action | |
---|---|
AbstractMergeAction
Gathers the operation factory-related behaviour and a default configuration. |
|
CompleteAction
Copies the patch element only if it does not exist in the orginal document. |
|
DeleteAction
Keeps the original element only if it does not appear in the patch document. |
|
DtdInsertAction
Copy the patch element in the output parent with the correct position according to the DTD declared in doctype. |
|
InsertAction
Copies the patch element into the output by inserting it after already existing elements of the same name. |
|
OrderedMergeAction
Merge implementation traversing parallelly both element contents. |
|
OverrideAction
Copies the patch element if it exist in the original, keep the original if no corresponding patch element exists. |
|
PreserveAction
Copies the original regardless of the existence of patch element. |
|
ReplaceAction
Copies the patch element if it exists. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |