Package org.codehaus.cargo.module.merge.strategy

Class Summary
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-2007 Codehaus. All Rights Reserved.