Package | Description |
---|---|
com.deltaxml.merge |
This package provides classes for Merging of XML inputs.
|
com.deltaxml.mergecommon.config |
This package provides configuration classes for merge.
|
Modifier and Type | Method and Description |
---|---|
ThreeToTwoResultPreset |
ThreeWayMerge.getResultPreset()
Reports preset of three to to way merge use cases.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreeWayMerge.setResultPreset(ThreeToTwoResultPreset p)
Used to preset three to to way merge use cases.
|
Modifier and Type | Method and Description |
---|---|
static ThreeToTwoResultPreset |
ThreeToTwoResultPreset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreeToTwoResultPreset[] |
ThreeToTwoResultPreset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.