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 |
---|---|
ExistingOxygenTCsProcessingMode |
ThreeWayMerge.getExistingOxygenTCsProcessingMode()
Reports the existing oxygen TCs processing mode used with three way track change output.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreeWayMerge.setExistingOxygenTCsProcessingMode(ExistingOxygenTCsProcessingMode mode)
Sets the existing oxygen TCs processing mode for three way track change output.
|
Modifier and Type | Method and Description |
---|---|
static ExistingOxygenTCsProcessingMode |
ExistingOxygenTCsProcessingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExistingOxygenTCsProcessingMode[] |
ExistingOxygenTCsProcessingMode.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.