| Class | Description |
|---|---|
| AbstractChoiceMergeStrategy |
A merging strategy that can make a decision between various differing merge strategies,
depending upon the state that it is passed.
|
| ChooseByNameMergeStrategy |
A merging strategy that is determined by name.
|
| MergeStrategy |
A merge strategy is a vistor/stratey defining some way in which potential
merge conflicts can be resolved in the set.
|
| NodeMergeStrategy |
A merging strategy that can be used to combine two XML documents together.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.