| Package | Description |
|---|---|
| com.deltaxml.ditamerge |
This package provides classes for Merging of DITA inputs.
|
| Class and Description |
|---|
| ConcurrentMerge.MergeResultType
The various types of result that can be produced by the Merger.
|
| ConcurrentMerge.State
This enum represents the current state of the DitaMerge object.
|
| 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.
|
| DoctypePreservationMode
Controls how DOCTYPE declarations appear in the result.
|
| EntityReferencePreservationMode
Controls how general entity references appear in the result.
|
| 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.
|
| RuleConfiguration
Allows the rule based processing to be configured for the Dita Concurrent Merge or Three Way Dita Merge object.
|
| SequentialMerge.MergeResultType
The various types of result that can be produced by the Sequential DITA Merger.
|
| SequentialMerge.State
This enum represents the current state of the sequential dita merge object.
|
| ThreeWayMerge.ExistingOxygenTCsProcessingMode
Decides whether to accept or ignore the oxygen track changes if they already exists in the merge input.
|
| ThreeWayMerge.ResultFormat
The various result formats for some of the result types produced by the three way merge.
|
| ThreeWayMerge.State
This enum represents the current state of the ThreeWayMerge object.
|
| ThreeWayMerge.ThreeWayMergeResultType
The various types of result that can be produced by the Merger.
|
| ThreeWayMerge.ThreeWayResultPreset
A enumeration used to provide preset values to the three to two way merge cases such as all changes, their changes and conflicting changes.
|
| ThreeWayMerge.TrackChangesAttributeMode
Attribute representation used with three way track change output.
|
| 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 © 2015 - 2019 DeltaXML Ltd. All Rights Reserved.