Package | Description |
---|---|
com.deltaxml.ditamerge |
This package provides classes for Merging of DITA inputs.
|
Modifier and Type | Method and Description |
---|---|
FormattingElementsConfiguration |
ThreeWayMerge.getFormattingElementsConfiguration()
Returns the currently used FormattingElementConfiguration object.
|
FormattingElementsConfiguration |
ConcurrentMerge.getFormattingElementsConfiguration()
Returns the currently used FormattingElementConfiguration object.
|
FormattingElementsConfiguration |
SequentialMerge.getFormattingElementsConfiguration()
Returns the currently used FormattingElementConfiguration object.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreeWayMerge.setFormattingElementsConfiguration(FormattingElementsConfiguration formattingElementsConfiguration)
Provides various settings for specifying formatting elements.
|
void |
ConcurrentMerge.setFormattingElementsConfiguration(FormattingElementsConfiguration formattingElementsConfiguration)
Provides various settings for specifying formatting elements.
|
void |
SequentialMerge.setFormattingElementsConfiguration(FormattingElementsConfiguration formattingElementsConfiguration)
Provides various settings for specifying formatting elements.
|
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.