Uses of Class
org.broadleafcommerce.common.extensibility.context.merge.handlers.BaseHandler
Packages that use BaseHandler
-
Uses of BaseHandler in org.broadleafcommerce.common.extensibility.context.merge.handlers
Modifier and TypeClassDescriptionclassMerge the attributes of a source and patch node, only adding attributes from the patch side.classclassThis handler implementation provides behavior where the child nodes from an element in the patch document are added to the same node in the source document.classThis handler implementation provides behavior where a list of elements from the patch document are appended to the same parent element in the source document.classThis handler is responsible for replacing nodes in the source document with the same nodes from the patch document.classThis handler is responsible for replacing nodes in the source document with the same nodes from the patch document.classThis handler is responsible for replacing nodes in the source document with the same nodes from the patch document.classThis handler is responsible for replacing nodes in the source document with the same nodes from the patch document.classMergeHandler implementation that provides merging for the white space delimited text values of a source and patch node.classThis handler is responsible for replacing nodes in the source document with the same nodes from the patch document.classDesigned to specifically handle the merge of schemaLocation references.class