| Class and Description |
|---|
| MergeHandler
All handlers must implement the MergeHandler interface.
|
| Class and Description |
|---|
| BaseHandler
Convenience base class which all handler implementations extend.
|
| MergeHandler
All handlers must implement the MergeHandler interface.
|
| NodeReplaceInsert
This handler is responsible for replacing nodes in the source document
with the same nodes from the patch document.
|
| NodeValueMerge
MergeHandler implementation that provides merging for the white space
delimited text values of a source and patch node.
|
Copyright © 2014. All Rights Reserved.