Package | Description |
---|---|
com.deltaxml.ditamerge |
This package provides classes for Merging of DITA inputs.
|
com.deltaxml.mergecommon.config |
This package provides configuration classes for merge.
|
Modifier and Type | Method and Description |
---|---|
TrackChangesAttributeMode |
ThreeWayMerge.getThreeWayTrackChangeAttributeMode()
Reports the attribute mode used with three way track change output.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreeWayMerge.setThreeWayTrackChangeAttributeMode(TrackChangesAttributeMode mode)
Sets the attribute mode for three way track change output.
|
Modifier and Type | Method and Description |
---|---|
static TrackChangesAttributeMode |
TrackChangesAttributeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackChangesAttributeMode[] |
TrackChangesAttributeMode.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.