Package | Description |
---|---|
org.codehaus.cargo.module.merge | |
org.codehaus.cargo.module.merge.strategy | |
org.codehaus.cargo.module.webapp |
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
MergeException
Class for various exceptions happening within merges.
|
MergeProcessor
Interface implemented by merger classes.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.