Package | Description |
---|---|
com.deltaxml.ditamerge |
This package provides classes for Merging of DITA inputs.
|
Modifier and Type | Class and Description |
---|---|
class |
CPUCountException
An exception indicating that the license used to activate the
software does not support the number of CPUs being used.
|
class |
DifferentRootElementException
Indicates that the inputs have different root elements.
|
class |
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.
|
class |
DoctypeChangeException
Indicates that inputs have different Doctype statements.
|
class |
DoctypeMissingException
Indicates that inputs have different Doctype statements.
|
class |
InvalidInputException
Indicates that an input is not of the correct format for this process.
|
class |
InvalidLicenseException
An exception indicating that the wrong type of license was
found at runtime.
|
class |
LicenseConcurrencyLimitException
An exception indicating that the server-controlled concurrency limit has been exceeded.
|
class |
LicenseContentException
An exception indicating that the there was a problem with
the license used to enable the software.
|
class |
LicenseException
Indicates that the comparison could not be run due to licensing constraints.
|
class |
LicenseExpiredException
An exception indicating that the license used to enable the
software has expired.
|
class |
LicenseNotYetValidException
An exception indicating that this license has not yet started.
|
class |
LicenseSecurityException
An exception indicating a problem with the activation/licensing or
other security related aspects of the DeltaXML software when the
JVM is using a Security Manager.
|
class |
NodeCapacityExceededException
The size of the input data exceeds the capacity permitted by
the associated license.
|
class |
NoLicenseInstalledException
An exception indicating that the software has not been
successfully enabled with an appropriate license.
|
class |
ParserException
Indicates a problem creating or configuring an XML Parser.
|
class |
UnorderedDuplicateKeysException
An orderless element (one with the
deltaxml:ordered='false' attribute) cannot contain more than one child element
with the same name/type (ie. |
class |
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.