Package | Description |
---|---|
com.deltaxml.ditamerge |
This package provides classes for Merging of DITA inputs.
|
Class and Description |
---|
DeltaXMLDitaMergeException
Specifies an exceptional condition in the DITA Merger.
|
DifferentRootElementException
Indicates that the inputs have different root elements.
|
DifferingOrderedAttributesException
The deltaxml:ordered attribute is placed on elements to control whether its children are processed using the ordered comparison
algorithm or the orderless algorithm.
|
DoctypeChangeException
Indicates that inputs have different Doctype statements.
|
DoctypeMissingException
Indicates that inputs have different Doctype statements.
|
FormattingElementsConfiguration
Formatting Elements are DITA elements whose primary purpose is to affect the rendering style of their text contents.
|
InvalidInputException
Indicates that an input is not of the correct format for this process.
|
LicenseException
Indicates that the comparison could not be run due to licensing constraints.
|
ThreeWayMerge.ResultFormat
Deprecated.
This class has been deprecated in favour of TwoWayResultFormat
|
ThreeWayMerge.TwoWayResultFormat |
UnorderedDuplicateKeysException
An orderless element (one with the
deltaxml:ordered='false' attribute) cannot contain more than one child element
with the same name/type (ie. |
UnorderedElementContainingPCDATAException
The orderless comparator cannot process mixed XML content, that is an element containing child elements and PCDATA.
|
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.