Uses of Package
org.codehaus.cargo.module.merge

Packages that use org.codehaus.cargo.module.merge
org.codehaus.cargo.module.merge   
org.codehaus.cargo.module.merge.strategy   
org.codehaus.cargo.module.webapp   
 

Classes in org.codehaus.cargo.module.merge used by org.codehaus.cargo.module.merge
AbstractMergeSet
          Abstract class containing a set of items that need to be merged, split up into items that just appear in the left-hand side, those in the right-hand side, and those that are in both (potential conflicts).
MergeException
          Class for various exceptions happening within merges.
MergeProcessor
          Interface implemented by merger classes.
 

Classes in org.codehaus.cargo.module.merge used by org.codehaus.cargo.module.merge.strategy
AbstractMergeSet
          Abstract class containing a set of items that need to be merged, split up into items that just appear in the left-hand side, those in the right-hand side, and those that are in both (potential conflicts).
MergePair
          Class containing a pair of items that need to be merged.
 

Classes in org.codehaus.cargo.module.merge used by org.codehaus.cargo.module.webapp
MergeException
          Class for various exceptions happening within merges.
MergeProcessor
          Interface implemented by merger classes.
 



Copyright © 2004-2010 Codehaus. All Rights Reserved.