DeltaXML DITA Compare .NET API DocumentationThe DifferentRootElementException type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DifferentRootElementException |
Constructs a new DifferentRootElementException
|
Methods
| Name | Description | |
|---|---|---|
| getNamespacedName1 |
Reports namespaced-name of the root element of the first comparison input.
| |
| getNamespacedName2 |
Reports namespaced-name of the root element of the second comparison input.
| |
| getQName1 |
Report the QName of the root element of the first comparison input.
| |
| getQName2 |
Report the QName of the second comparison input root.
|
See Also