Package | Description |
---|---|
com.deltaxml.merge |
This package provides classes for Merging of XML inputs.
|
Class and Description |
---|
DeltaXMLMergeException
Specifies an exceptional condition in the 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.
|
ExtensionPoint
Represents the points at which user
FilterStep s can be inserted. |
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.