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 |
---|---|
ConcurrentMergeState |
ConcurrentMerge.getCurrentState()
Returns the current state of the merge object.
|
ConcurrentMergeState |
ThreeWayMerge.getCurrentState()
Returns the current state of the ThreeWayMerge object.
|
Modifier and Type | Method and Description |
---|---|
static ConcurrentMergeState |
ConcurrentMergeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConcurrentMergeState[] |
ConcurrentMergeState.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.