Package | Description |
---|---|
com.deltaxml.ditamerge |
This package provides classes for Merging of DITA inputs.
|
Modifier and Type | Method and Description |
---|---|
ThreeWayMerge.TwoWayResultFormat |
ThreeWayMerge.getTwoWayResultFormat()
Reports the result format setting for the Merger.
|
static ThreeWayMerge.TwoWayResultFormat |
ThreeWayMerge.TwoWayResultFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreeWayMerge.TwoWayResultFormat[] |
ThreeWayMerge.TwoWayResultFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreeWayMerge.setTwoWayResultFormat(ThreeWayMerge.TwoWayResultFormat rf)
Sets the result format which this Merger will produce.
|
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.