| Interface | Description |
|---|---|
| MergeStrategy |
| 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.
|
| NodeMergeStrategy |
A merging strategy that can be used to combine two XML documents together.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.