Skip navigation links
A C D E F G H I L M N P R S T U V W 

A

addFormattingElements(Set<String>) - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
A set of formatting element names, which will be added to the value of the formatting elements list.
addLicenseFile(File) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in interface com.deltaxml.mergecommon.MergeBase
Adds the license file for use with Flexera licensing.
addLicenseServer(String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds a license server for use with concurrent licensing.
addLicenseServer(String, int) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds a license server and port for use with concurrent licensing.
addLicenseServer(String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a license server for use with concurrent licensing.
addLicenseServer(String, int) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a license server and port for use with concurrent licensing.
addLicenseServer(String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a license server for use with concurrent licensing.
addLicenseServer(String, int) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a license server and port for use with concurrent licensing.
addLicenseServer(String) - Method in interface com.deltaxml.mergecommon.MergeBase
Adds a license server for use with concurrent licensing.
addLicenseServer(String, int) - Method in interface com.deltaxml.mergecommon.MergeBase
Adds a license server and port for use with concurrent licensing.
addProgressListener(MergeProgressListener) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Add a progress listener to the list of registered progress listeners.
addProgressListener(MergeProgressListener) - Method in class com.deltaxml.ditamerge.SequentialMerge
Add a progress listener to the list of registered progress listeners.
addProgressListener(MergeProgressListener) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Add a progress listener to the list of registered progress listeners.
addProgressListener(MergeProgressListener) - Method in interface com.deltaxml.mergecommon.MergeBase
Add a progress listener to the list of registered progress listeners.
addVersion(File, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds a version with a File input.
addVersion(InputStream, String, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds a version with an input stream input.
addVersion(Reader, String, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds a version with a File input.
addVersion(URL, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds a version with a URL input.
addVersion(File, String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a version with a File input.
addVersion(InputStream, String, String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a version with an input stream input.
addVersion(Reader, String, String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a version with a File input.
addVersion(URL, String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a version with a URL input.
addVersion(File, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a version with a File input.
addVersion(InputStream, String, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a version with an input stream input.
addVersion(Reader, String, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a version with a File input.
addVersion(URL, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a version with a URL input.
addVersion(File, String) - Method in interface com.deltaxml.mergecommon.MergeBase
Adds a version with a File input.
addVersion(InputStream, String, String) - Method in interface com.deltaxml.mergecommon.MergeBase
Adds a version with an input stream input.
addVersion(Reader, String, String) - Method in interface com.deltaxml.mergecommon.MergeBase
Adds a version with a File input.
addVersion(URL, String) - Method in interface com.deltaxml.mergecommon.MergeBase
Adds a version with a URL input.

C

CalsColumnKeyingMode - Enum in com.deltaxml.mergecommon.config
Specifies the column keying mode used to match CALS columns when table processing is enabled.
CalsTableConfiguration - Class in com.deltaxml.mergecommon.config
Specifies configuration options for CALS table comparison.
CalsTableConfiguration() - Constructor for class com.deltaxml.mergecommon.config.CalsTableConfiguration
Constructs a new CalsTableConfiguration instance.
clearProgressListeners() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Remove all currently registered progress listeners.
clearProgressListeners() - Method in class com.deltaxml.ditamerge.SequentialMerge
Remove all currently registered progress listeners.
clearProgressListeners() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Remove all currently registered progress listeners.
clearProgressListeners() - Method in interface com.deltaxml.mergecommon.MergeBase
Remove all currently registered progress listeners.
com.deltaxml.ditamerge - package com.deltaxml.ditamerge
This package provides classes for Merging of DITA inputs.
com.deltaxml.mergecommon - package com.deltaxml.mergecommon
This package is used to define the interfaces and classes that are common to all of the merge products.
com.deltaxml.mergecommon.config - package com.deltaxml.mergecommon.config
This package provides configuration classes for merge.
completed(int, int, String, long, long) - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Reports when a stage has finished.
completed(int, int, String, long, long) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Reports when a stage has finished.
ConcurrentMerge - Class in com.deltaxml.ditamerge
A concurrent merge class which supports n-way merging of the concurrently edited DITA documents.
ConcurrentMerge() - Constructor for class com.deltaxml.ditamerge.ConcurrentMerge
Constructs a new ConcurrentMerge instance.
ConcurrentMergeResultType - Enum in com.deltaxml.mergecommon.config
The various types of result that can be produced by the Merger.
ConcurrentMergeState - Enum in com.deltaxml.mergecommon.config
This enum represents the current state of the merge object.
CPUCountException - Exception in com.deltaxml.ditamerge
An exception indicating that the license used to activate the software does not support the number of CPUs being used.

D

deepCopy() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Create a deep copy of this RuleConfiguration.
DeltaXMLDitaMergeError - Error in com.deltaxml.ditamerge
Specifies an exceptional condition in the various dita merge operations.
DeltaXMLDitaMergeException - Exception in com.deltaxml.ditamerge
Specifies an exceptional condition in the DITA Merger.
DifferentRootElementException - Exception in com.deltaxml.ditamerge
Indicates that the inputs have different root elements.
DifferingOrderedAttributesException - Exception in com.deltaxml.ditamerge
The deltaxml:ordered attribute is placed on elements to control whether its children are processed using the ordered comparison algorithm or the orderless algorithm.
DifferingOrderedAttributesException() - Constructor for exception com.deltaxml.ditamerge.DifferingOrderedAttributesException
Construct a new DifferingOrderedAttributesException appropriate for use in the DeltaXML code.
DoctypeChangeException - Exception in com.deltaxml.ditamerge
Indicates that inputs have different Doctype statements.
DoctypeChangeException() - Constructor for exception com.deltaxml.ditamerge.DoctypeChangeException
Creates a new DoctypeChangeException.
DoctypeMissingException - Exception in com.deltaxml.ditamerge
Indicates that inputs have different Doctype statements.
DoctypeMissingException() - Constructor for exception com.deltaxml.ditamerge.DoctypeMissingException
Creates a new DoctypeChangeException.
DoctypePreservationMode - Enum in com.deltaxml.mergecommon.config
Controls how DOCTYPE declarations appear in the result.

E

enableFormattingElements(boolean) - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
This method is used to enable or disable formatting elements processing By default, the formatting elements processing is disabled.
EntityReferencePreservationMode - Enum in com.deltaxml.mergecommon.config
Controls how general entity references appear in the result.
ExistingOxygenTCsProcessingMode - Enum in com.deltaxml.mergecommon.config
Decides whether to accept or ignore the oxygen track changes if they already exists in the merge input.
extractAll(File) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Extracts the entire content of all added versions of the Merger to a File using the deltaV2 merge format.
extractAll(Writer) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Extracts the entire content of all added versions of the Merger to a Writer using the deltaV2 merge format.
extractAll(OutputStream) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Extracts the entire content of all added versions of the Merger to a OutputStream using the deltaV2 merge format.
extractAll(File) - Method in class com.deltaxml.ditamerge.SequentialMerge
Extracts the entire content of all added versions of the Merger to a File using the deltaV2 merge format.
extractAll(Writer) - Method in class com.deltaxml.ditamerge.SequentialMerge
Extracts the entire content of all added versions of the Merger to a Writer using the deltaV2 merge format.
extractAll(OutputStream) - Method in class com.deltaxml.ditamerge.SequentialMerge
Extracts the entire content of all added versions of the Merger to a OutputStream using the deltaV2 merge format.
extractAll(File) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Extracts the entire content of all added versions of the Merger to a File using the deltaV2 merge format.
extractAll(Writer) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Extracts the entire content of all added versions of the Merger to a Writer using the deltaV2 merge format.
extractAll(OutputStream) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Extracts the entire content of all added versions of the Merger to a OutputStream using the deltaV2 merge format.
extractAll(File) - Method in interface com.deltaxml.mergecommon.MergeBase
Extracts the entire content of all added versions of the Merger to a File using the deltaV2 merge format.
extractAll(Writer) - Method in interface com.deltaxml.mergecommon.MergeBase
Extracts the entire content of all added versions of the Merger to a Writer using the deltaV2 merge format.
extractAll(OutputStream) - Method in interface com.deltaxml.mergecommon.MergeBase
Extracts the entire content of all added versions of the Merger to a OutputStream using the deltaV2 merge format.

F

FormattingElementsConfiguration - Class in com.deltaxml.ditamerge
Formatting Elements are DITA elements whose primary purpose is to affect the rendering style of their text contents.
FormattingElementsConfiguration() - Constructor for class com.deltaxml.ditamerge.FormattingElementsConfiguration
Constructs FormattingElementConfiguration.
FormattingOutputType - Enum in com.deltaxml.mergecommon.config
Values in this Enum control the method for representing or reconstructing Formatting Elements.

G

getAncestorVersion() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Returns the version name of the ancestor.
getAncestorVersion() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Returns the version name of the ancestor.
getAncestorVersion() - Method in interface com.deltaxml.mergecommon.MergeCommon
Returns the version name of the ancestor.
getCalsColumnKeyingMode() - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Returns the CalsColumnKeyingMode currently in use when comparing CALS tables.
getCalsTableConfiguration() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Returns the current configuration options for CALS table comparison.
getCalsTableConfiguration() - Method in class com.deltaxml.ditamerge.SequentialMerge
Returns the current configuration options for CALS table comparison.
getCalsTableConfiguration() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Returns the current configuration options for CALS table comparison.
getCalsTableConfiguration() - Method in interface com.deltaxml.mergecommon.MergeBase
Returns the current configuration options for CALS table comparison.
getChild1() - Method in exception com.deltaxml.ditamerge.UnorderedDuplicateKeysException
Reports the location (XPath) of the first shared-key child.
getChild2() - Method in exception com.deltaxml.ditamerge.UnorderedDuplicateKeysException
Reports the location (XPath) of the second shared-key child.
getColumnKeyingMode(String) - Static method in enum com.deltaxml.mergecommon.config.CalsColumnKeyingMode
Returns a CalsColumnKeyingMode object based on the supplied String value.
getColumnKeyingMode(String) - Static method in enum com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
Returns a HtmlColumnKeyingMode object based on the supplied String value.
getCpuLimit() - Method in exception com.deltaxml.ditamerge.CPUCountException
Reports the number of CPUs the currently activated license allows.
getCurrentCpuCount() - Method in exception com.deltaxml.ditamerge.CPUCountException
Reports the number of CPUs on the current system.
getCurrentState() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Returns the current state of the DitaMerge object.
getCurrentState() - Method in class com.deltaxml.ditamerge.SequentialMerge
Returns the current state of the DitaMerge object.
getCurrentState() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Returns the current state of the ThreeWayMerge object.
getDisplayChangesInvolving() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Reports the current setting of the DisplayChangesBy parameter.
getDisplayChangesTo() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Reports the current setting of the DisplayChangesTo parameter.
getDisplayFormatChangesIn() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Reports the current setting of the DisplayFormatChangesIn parameter.
getDisplaySimpleAdds() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Reports the current setting of the DisplaySimpleAdds parameter.
getDisplaySimpleDeletes() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Reports the current setting of the DisplaySimpleDeletes parameter.
getDisplaySimpleModify() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Reports the current setting of the DisplaySimpleModify parameter.
getDoctypePreservationMode() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Reports the current mode.
getDoctypePreservationMode() - Method in class com.deltaxml.ditamerge.SequentialMerge
Reports the current mode.
getDoctypePreservationMode() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the current mode.
getElementSplitting() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
States whether modified elements containing text are split when the amount of unchanged text falls below 10%.
getElementSplitting() - Method in class com.deltaxml.ditamerge.SequentialMerge
States whether modified elements containing text are split when the amount of unchanged text falls below 10%.
getElementSplitting() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
States whether modified elements containing text are split when the amount of unchanged text falls below 10%.
getElementSplitting() - Method in interface com.deltaxml.mergecommon.MergeBase
States whether modified elements containing text are split when the amount of unchanged text falls below 10%.
getEntityReferencePreservationMode() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Reports the current mode.
getEntityReferencePreservationMode() - Method in class com.deltaxml.ditamerge.SequentialMerge
Reports the current mode.
getEntityReferencePreservationMode() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the current mode.
getEntityResolver() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Gets the explicitly set EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Gets the EntityResolver in use by the merger.
getEntityResolver() - Method in class com.deltaxml.ditamerge.SequentialMerge
Gets the explicitly set EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in class com.deltaxml.ditamerge.SequentialMerge
Gets the EntityResolver in use by the merger.
getEntityResolver() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Gets the explicitly set EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Gets the EntityResolver in use by the merger.
getEntityResolver() - Method in interface com.deltaxml.mergecommon.MergeBase
Gets the explicitly set EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Gets the EntityResolver in use by the merger.
getExistingOxygenTCsProcessingMode() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the existing oxygen TCs processing mode used with three way track change output.
getExpectedLicenseType() - Method in exception com.deltaxml.ditamerge.InvalidLicenseException
Reports the expected type or types of license corresponding to the location where licenses were loaded.
getFormatExtractionPriorityList() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Reports the current setting of the format extraction priority list.
getFormatExtractionPriorityList() - Method in class com.deltaxml.ditamerge.SequentialMerge
Reports the current setting of the format extraction priority list.
getFormatExtractionPriorityList() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the current setting of the format extraction priority list.
getFormatExtractionPriorityList() - Method in interface com.deltaxml.mergecommon.MergeBase
Reports the current setting of the format extraction priority list.
getFormattingElements() - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
Returns the set of formatting element names.
getFormattingElementsConfiguration() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Returns the currently used FormattingElementConfiguration object.
getFormattingElementsConfiguration() - Method in class com.deltaxml.ditamerge.SequentialMerge
Returns the currently used FormattingElementConfiguration object.
getFormattingElementsConfiguration() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Returns the currently used FormattingElementConfiguration object.
getFormattingOutputType() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Get the output type used for representing formatting elements in the output.
getFormattingOutputType() - Method in class com.deltaxml.ditamerge.SequentialMerge
Get the output type used for representing formatting elements in the output.
getFormattingOutputType() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Get the output type used for representing formatting elements in the output.
getFormattingOutputType() - Method in interface com.deltaxml.mergecommon.MergeBase
Get the output type used for representing formatting elements in the output.
getHtmlColumnKeyingMode() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Returns the HtmlColumnKeyingMode currently in use when comparing HTML tables.
getHtmlTableConfiguration() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Returns the current configuration options for HTML table comparison.
getHtmlTableConfiguration() - Method in class com.deltaxml.ditamerge.SequentialMerge
Returns the current configuration options for HTML table comparison.
getHtmlTableConfiguration() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Returns the current configuration options for HTML table comparison.
getHtmlTableConfiguration() - Method in interface com.deltaxml.mergecommon.MergeBase
Returns the current configuration options for HTML table comparison.
getIncorrectParentElement() - Method in exception com.deltaxml.ditamerge.UnorderedDuplicateKeysException
Reports the XPath of the orderless element.
getInvalidTableBehaviour() - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Returns the current behavior in use when inputs contain invalid CALS tables.
getInvalidTableBehaviour() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Returns the current behavior in use when inputs contain invalid HTML tables.
getInvalidTableBehaviour(String) - Static method in enum com.deltaxml.mergecommon.config.InvalidTableBehaviour
Returns a InvalidTableBehaviour object base on the supplied String value.
getKeyValue() - Method in exception com.deltaxml.ditamerge.UnorderedDuplicateKeysException
Reports the shared key value.
getLicensedCapacity() - Method in exception com.deltaxml.ditamerge.NodeCapacityExceededException
Reports the capacity allowed for each of the inputs according to the license.
getNamespacedName1() - Method in exception com.deltaxml.ditamerge.DifferentRootElementException
Reports namespaced-name of the root element of the first merge input.
getNamespacedName2() - Method in exception com.deltaxml.ditamerge.DifferentRootElementException
Reports namespaced-name of the root element of the second merge input.
getProductName() - Method in exception com.deltaxml.ditamerge.NoLicenseInstalledException
Reports the productName for which a license is required.
getProvidedLicenseType() - Method in exception com.deltaxml.ditamerge.InvalidLicenseException
Reports the type of license loaded.
getQName1() - Method in exception com.deltaxml.ditamerge.DifferentRootElementException
Report the QName of the root element of the first merge input.
getQName2() - Method in exception com.deltaxml.ditamerge.DifferentRootElementException
Report the QName of the second merge input root.
getRequiredCapacity() - Method in exception com.deltaxml.ditamerge.NodeCapacityExceededException
Reports the capacity (in nodes) needed to load one of the inputs.
getResultPreset() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports preset of three to to way merge use cases.
getResultType() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Reports the result type setting for the Merger.
getResultType() - Method in class com.deltaxml.ditamerge.SequentialMerge
Reports the result type setting for the Merger.
getRuleConfiguration() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Returns the currently used (during extract operations) rule configuration object.
getRuleConfiguration() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Returns the currently used (for extract operations) rule configuration object.
getSystemId() - Method in exception com.deltaxml.ditamerge.NodeCapacityExceededException
Reports the systemId corresponding to the input which exceeded the capacity.
getThreeWayResultType() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the result type setting for the Merger.
getThreeWayTrackChangeAttributeMode() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the attribute mode used with three way track change output.
getTwoWayResultFormat() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the result format setting for the Merger.
getValidationLevel() - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Returns the ValidationLevel current in use when validating CALS tables.
getValidationLevel() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Returns the ValidationLevel current in use when validating HTML tables.
getValidationLevel(String) - Static method in enum com.deltaxml.mergecommon.config.ValidationLevel
Returns a ValidationLevel object based on the supplied String value.
getVersionPriorityList() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Reports the current setting of the Version Priority list.
getVersions() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Returns an immutable list of versions which have been added.
getVersions() - Method in class com.deltaxml.ditamerge.SequentialMerge
Returns an immutable list of versions which have been added.
getVersions() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Returns an immutable list of versions which have been added.
getVersions() - Method in interface com.deltaxml.mergecommon.MergeBase
Returns an immutable list of versions which have been added.
getWarningReportMode() - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Returns the WarningReportMode in use when invalid CALS tables are encountered.
getWarningReportMode() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Returns the WarningReportMode in use when invalid HTML tables are encountered.
getWarningReportMode(String) - Static method in enum com.deltaxml.mergecommon.config.WarningReportMode
Returns a WarningReportMode object based on the supplied String value.
getWordByWord() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Reports the state of the WordByWord setting.
getWordByWord() - Method in class com.deltaxml.ditamerge.SequentialMerge
Reports the state of the WordByWord setting.
getWordByWord() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the state of the WordByWord setting.
getWordByWord() - Method in interface com.deltaxml.mergecommon.MergeBase
Reports the state of the WordByWord setting.

H

HtmlColumnKeyingMode - Enum in com.deltaxml.mergecommon.config
Specifies the column keying mode used to match HTML columns when table processing is enabled.
HtmlTableConfiguration - Class in com.deltaxml.mergecommon.config
Specifies configuration options for HTML table comparison.
HtmlTableConfiguration() - Constructor for class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Constructs a new HtmlTableConfiguration instance.

I

InvalidInputException - Exception in com.deltaxml.ditamerge
Indicates that an input is not of the correct format for this process.
InvalidLicenseException - Exception in com.deltaxml.ditamerge
An exception indicating that the wrong type of license was found at runtime.
InvalidTableBehaviour - Enum in com.deltaxml.mergecommon.config
Specifies the behavior to use when inputs contain invalid tables.
isDisableRulesForAllTableContent() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
 
isDisableRulesForTables() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
 
isFormattingElementsEnabled() - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
Returns true if formatting elements processing is enabled.
isIgnoreColumnOrder() - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Determines whether ignoring CALS table column order is enabled.
isIgnoreColumnOrder() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Determines whether ignoring CALS table column order is enabled.
isNewTableProcessingEnabled() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Returns the current setting for new table processing.
isNewTableProcessingEnabled() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Returns the current setting for new table processing.
isNewTableProcessingEnabled() - Method in interface com.deltaxml.mergecommon.MergeCommon
Returns the current setting for new table processing.
isNormalizeTable() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Determines whether HTML table column specification is normalized.
isProcessTables() - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Determines whether CALS table processing is enabled.
isProcessTables() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Determines whether HTML table processing is enabled.

L

LicenseConcurrencyLimitException - Exception in com.deltaxml.ditamerge
An exception indicating that the server-controlled concurrency limit has been exceeded.
LicenseConcurrencyLimitException(String) - Constructor for exception com.deltaxml.ditamerge.LicenseConcurrencyLimitException
Constructs a new LicenseConcurrencyLimitException appropriate for use in the DeltaXML code.
LicenseContentException - Exception in com.deltaxml.ditamerge
An exception indicating that the there was a problem with the license used to enable the software.
LicenseException - Exception in com.deltaxml.ditamerge
Indicates that the comparison could not be run due to licensing constraints.
LicenseExpiredException - Exception in com.deltaxml.ditamerge
An exception indicating that the license used to enable the software has expired.
LicenseExpiredException() - Constructor for exception com.deltaxml.ditamerge.LicenseExpiredException
Constructs a new LicenseExpiredException appropriate for use in the DeltaXML code.
LicenseNotYetValidException - Exception in com.deltaxml.ditamerge
An exception indicating that this license has not yet started.
LicenseNotYetValidException() - Constructor for exception com.deltaxml.ditamerge.LicenseNotYetValidException
Constructs a new LicenseNotYetValidException appropriate for use in the DeltaXML code.
LicenseSecurityException - Exception in com.deltaxml.ditamerge
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.

M

merge(File, File, File, File) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
This method is used to perform three way merge of DITA inputs.
merge(InputStream, String, InputStream, String, InputStream, String, OutputStream) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
This method is used to perform three way merge of InputStreams.
merge(Reader, String, Reader, String, Reader, String, Writer) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
This method is used to perform three way merge with Readers.
MergeBase<DeltaXMLBaseException extends Exception,InvalidInputException extends DeltaXMLBaseException,LicenseException extends DeltaXMLBaseException,DifferentRootElementException extends DeltaXMLBaseException,DoctypeChangeException extends DeltaXMLBaseException,DoctypeMissingException extends DeltaXMLBaseException,UnorderedDuplicateKeysException extends DeltaXMLBaseException,DifferingOrderedAttributesException extends DeltaXMLBaseException,UnorderedElementContainingPCDATAException extends DeltaXMLBaseException> - Interface in com.deltaxml.mergecommon
A common interface for sequential merge classes.
MergeCommon<DeltaXMLBaseException extends Exception,InvalidInputException extends DeltaXMLBaseException,LicenseException extends DeltaXMLBaseException,DifferentRootElementException extends DeltaXMLBaseException,DoctypeChangeException extends DeltaXMLBaseException,DoctypeMissingException extends DeltaXMLBaseException,UnorderedDuplicateKeysException extends DeltaXMLBaseException,DifferingOrderedAttributesException extends DeltaXMLBaseException,UnorderedElementContainingPCDATAException extends DeltaXMLBaseException> - Interface in com.deltaxml.mergecommon
A common interface for concurrent merge classes.
MergeProgressListener - Interface in com.deltaxml.mergecommon
Interface for listeners to monitor the progress of the merge stages.
MergeProgressTextReporter - Class in com.deltaxml.mergecommon
Reports merge progress to System.err using textual messages.
MergeProgressTextReporter() - Constructor for class com.deltaxml.mergecommon.MergeProgressTextReporter
Default constructor.
MergeProgressTextReporter(boolean) - Constructor for class com.deltaxml.mergecommon.MergeProgressTextReporter
Constructor allowing one to specify whether the returned instance should report run times.

N

NodeCapacityExceededException - Exception in com.deltaxml.ditamerge
The size of the input data exceeds the capacity permitted by the associated license.
NoLicenseInstalledException - Exception in com.deltaxml.ditamerge
An exception indicating that the software has not been successfully enabled with an appropriate license.

P

ParserException - Exception in com.deltaxml.ditamerge
Indicates a problem creating or configuring an XML Parser.

R

removeFormattingElements(Set<String>) - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
A set of formatting element names, which will be removed from the value of the formatting elements list.
removeProgressListener(MergeProgressListener) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Remove a progress listener from the list of registered progress listeners.
removeProgressListener(MergeProgressListener) - Method in class com.deltaxml.ditamerge.SequentialMerge
Remove a progress listener from the list of registered progress listeners.
removeProgressListener(MergeProgressListener) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Remove a progress listener from the list of registered progress listeners.
removeProgressListener(MergeProgressListener) - Method in interface com.deltaxml.mergecommon.MergeBase
Remove a progress listener from the list of registered progress listeners.
reportAddVersionFinish(String, long, long) - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Reports when the add version operation has completed.
reportAddVersionFinish(String, long, long) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Reports when the add version operation has completed.
reportAddVersionStart(String) - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Reports when the add version operation has started.
reportAddVersionStart(String) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Reports when the add version operation has started.
reportExtractAllFinish(long, long) - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Reports when the extract all operation has completed.
reportExtractAllFinish(long, long) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Reports when the extract all operation has completed.
reportExtractAllStart() - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Reports when the extract all operation has started.
reportExtractAllStart() - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Reports when the extract all operation has started.
reportSetAncestorFinish(String, long, long) - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Reports when the set ancestor operation has completed.
reportSetAncestorFinish(String, long, long) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Reports when the set ancestor operation has completed.
reportSetAncestorStart(String) - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Reports when the set ancestor operation has started.
reportSetAncestorStart(String) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Reports when the set ancestor operation has started.
reset() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Reverts the state of the merger to the point where MergeCommon.setAncestor(java.io.File, String) can be used.
reset() - Method in class com.deltaxml.ditamerge.SequentialMerge
Reverts the state of the merger to the point where MergeCommon.setAncestor(java.io.File, String) can be used.
reset() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reverts the state of the merger to the point where MergeCommon.setAncestor(java.io.File, String) can be used.
reset() - Method in interface com.deltaxml.mergecommon.MergeBase
Reverts the state of the merger to the point where MergeCommon.setAncestor(java.io.File, String) can be used.
RuleConfiguration - Class in com.deltaxml.mergecommon.config
Allows the rule based processing to be configured for the Concurrent Merge or Three Way Merge object.
RuleConfiguration() - Constructor for class com.deltaxml.mergecommon.config.RuleConfiguration
Create a new RuleConfiguration object that contains settings for rule based processing.

S

SequentialMerge - Class in com.deltaxml.ditamerge
A sequential merge class which supports n-way merging of the sequentially edited DITA documents.
SequentialMerge() - Constructor for class com.deltaxml.ditamerge.SequentialMerge
Constructs a new SequentialMerge instance.
SequentialMergeResultType - Enum in com.deltaxml.mergecommon.config
The various types of result that can be produced by the Sequential Merger.
SequentialMergeState - Enum in com.deltaxml.mergecommon.config
This enum represents the current state of the sequential merge object.
setAncestor(File, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the ancestor document with a File input.
setAncestor(InputStream, String, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the ancestor document with a InputStream.
setAncestor(Reader, String, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the ancestor document with a Reader.
setAncestor(URL, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the ancestor document with a URL.
setAncestor(File, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the ancestor document with a File input.
setAncestor(InputStream, String, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the ancestor document with a InputStream.
setAncestor(Reader, String, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the ancestor document with a Reader.
setAncestor(URL, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the ancestor document with a URL.
setAncestor(File, String) - Method in interface com.deltaxml.mergecommon.MergeCommon
Sets the ancestor document with a File input.
setAncestor(InputStream, String, String) - Method in interface com.deltaxml.mergecommon.MergeCommon
Sets the ancestor document with a InputStream.
setAncestor(Reader, String, String) - Method in interface com.deltaxml.mergecommon.MergeCommon
Sets the ancestor document with a Reader.
setAncestor(URL, String) - Method in interface com.deltaxml.mergecommon.MergeCommon
Sets the ancestor document with a URL.
setCalsColumnKeyingMode(CalsColumnKeyingMode) - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Sets the CalsColumnKeyingMode to use when comparing CALS tables.
setCalsTableConfiguration(CalsTableConfiguration) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the configuration options for CALS table comparison.
setCalsTableConfiguration(CalsTableConfiguration) - Method in class com.deltaxml.ditamerge.SequentialMerge
Sets the configuration options for CALS table comparison.
setCalsTableConfiguration(CalsTableConfiguration) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the configuration options for CALS table comparison.
setCalsTableConfiguration(CalsTableConfiguration) - Method in interface com.deltaxml.mergecommon.MergeBase
Sets the configuration options for CALS table comparison.
setDebug(boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Enables the generation of intermediate pipeline debug files.
setDebug(boolean) - Method in class com.deltaxml.ditamerge.SequentialMerge
Enables the generation of intermediate pipeline debug files.
setDebug(boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Enables the generation of intermediate pipeline debug files.
setDebug(boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Enables the generation of intermediate pipeline debug files.
setDisableRulesForAllTableContent(boolean) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
 
setDisableRulesForTables(boolean) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
 
setDisplayChangesInvolving(Set<String>) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Specifies the set of versions for which all changes should be displayed.
setDisplayChangesTo(String) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Specifies which elements in the result are always displayed to the user.
setDisplayFormatChangesIn(String) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Specifies which elements contain formatting elements, where the user wants formatting changes displayed.
setDisplaySimpleAdds(boolean) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Controls whether simple adds are displayed.
setDisplaySimpleDeletes(boolean) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Controls whether simple deletes are displayed.
setDisplaySimpleModify(boolean) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Controls whether simple modifications are displayed.
setDoctypePreservationMode(DoctypePreservationMode) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets how Doctype declarations should be preserved.
setDoctypePreservationMode(DoctypePreservationMode) - Method in class com.deltaxml.ditamerge.SequentialMerge
Sets how Doctype declarations should be preserved.
setDoctypePreservationMode(DoctypePreservationMode) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets how Doctype declarations should be preserved in the result.
setElementSplitting(boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets whether modified elements containing text should be split when the amount of unchanged text falls below 10%.
setElementSplitting(boolean) - Method in class com.deltaxml.ditamerge.SequentialMerge
Sets whether modified elements containing text should be split when the amount of unchanged text falls below 10%.
setElementSplitting(boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets whether modified elements containing text should be split when the amount of unchanged text falls below 10%.
setElementSplitting(boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Sets whether modified elements containing text should be split when the amount of unchanged text falls below 10%.
setEntityReferencePreservationMode(EntityReferencePreservationMode) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets how Entity references should be preserved.
setEntityReferencePreservationMode(EntityReferencePreservationMode) - Method in class com.deltaxml.ditamerge.SequentialMerge
Sets how Entity references should be preserved.
setEntityReferencePreservationMode(EntityReferencePreservationMode) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets how Entity references should be preserved.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the EntityResolver to use during the comparison.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.ditamerge.SequentialMerge
Sets the EntityResolver to use during the comparison.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the EntityResolver to use during the comparison.
setEntityResolver(EntityResolver, boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Sets the EntityResolver to use during the comparison.
setExistingOxygenTCsProcessingMode(ExistingOxygenTCsProcessingMode) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the existing oxygen TCs processing mode for three way track change output.
setFormatExtractionPriorityList(List<String>) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Merge operations represent overlapping hierarchies from the input documents by flattening and subsequently fragmenting formatting elements where necessary.
setFormatExtractionPriorityList(List<String>) - Method in class com.deltaxml.ditamerge.SequentialMerge
Merge operations represent overlapping hierarchies from the input documents by flattening and subsequently fragmenting formatting elements where necessary.
setFormatExtractionPriorityList(List<String>) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Merge operations represent overlapping hierarchies from the input documents by flattening and subsequently fragmenting formatting elements where necessary.
setFormatExtractionPriorityList(List<String>) - Method in interface com.deltaxml.mergecommon.MergeBase
Merge operations represent overlapping hierarchies from the input documents by flattening and subsequently fragmenting formatting elements where necessary.
setFormattingElements(Set<String>) - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
Sets the list of formatting elements.
setFormattingElementsConfiguration(FormattingElementsConfiguration) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Provides various settings for specifying formatting elements.
setFormattingElementsConfiguration(FormattingElementsConfiguration) - Method in class com.deltaxml.ditamerge.SequentialMerge
Provides various settings for specifying formatting elements.
setFormattingElementsConfiguration(FormattingElementsConfiguration) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Provides various settings for specifying formatting elements.
setFormattingOutputType(FormattingOutputType) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Set the output type used for representing formatting elements in the output.
setFormattingOutputType(FormattingOutputType) - Method in class com.deltaxml.ditamerge.SequentialMerge
Set the output type used for representing formatting elements in the output.
setFormattingOutputType(FormattingOutputType) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Set the output type used for representing formatting elements in the output.
setFormattingOutputType(FormattingOutputType) - Method in interface com.deltaxml.mergecommon.MergeBase
Set the output type used for representing formatting elements in the output.
setHtmlColumnKeyingMode(HtmlColumnKeyingMode) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Sets the HtmlColumnKeyingMode to use when comparing HTML tables.
setHtmlTableConfiguration(HtmlTableConfiguration) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the configuration options for HTML table comparison.
setHtmlTableConfiguration(HtmlTableConfiguration) - Method in class com.deltaxml.ditamerge.SequentialMerge
Sets the configuration options for HTML table comparison.
setHtmlTableConfiguration(HtmlTableConfiguration) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the configuration options for HTML table comparison.
setHtmlTableConfiguration(HtmlTableConfiguration) - Method in interface com.deltaxml.mergecommon.MergeBase
Sets the configuration options for HTML table comparison.
setIgnoreColumnOrder(boolean) - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Sets whether the DocumentComparator should ignore CALS table column order.
setIgnoreColumnOrder(boolean) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Sets whether the DocumentComparator should ignore CALS table column order.
setIndent(boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Enables indentation of output using the serializer output indent property.
setIndent(boolean) - Method in class com.deltaxml.ditamerge.SequentialMerge
Enables indentation of output using the serializer output indent property.
setIndent(boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Enables indentation of output using the serializer output indent property.
setIndent(boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Enables indentation of output using the serializer output indent property.
setInvalidTableBehaviour(InvalidTableBehaviour) - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
In order to ensure that only valid CALS tables are passed to our specialized CALS table processing, each input table is marked either valid or invalid.
setInvalidTableBehaviour(InvalidTableBehaviour) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
In order to ensure that only valid HTML tables are passed to our specialized HTML table processing, each input table is marked either valid or invalid.
setLicenseFile(File) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Deprecated.
Deprecated in the favour of addLicenseFile.
setLicenseFile(File) - Method in class com.deltaxml.ditamerge.SequentialMerge
Deprecated.
Deprecated in the favour of addLicenseFile.
setLicenseFile(File) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Deprecated.
Deprecated in the favour of addLicenseFile.
setLicenseFile(File) - Method in interface com.deltaxml.mergecommon.MergeBase
Deprecated. 
setLicenseServer(String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Deprecated.
Deprecated in the favour of addLicenseServer.
setLicenseServer(String, int) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Deprecated.
Deprecated in the favour of addLicenseServer.
setLicenseServer(String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Deprecated.
Deprecated in the favour of addLicenseServer.
setLicenseServer(String, int) - Method in class com.deltaxml.ditamerge.SequentialMerge
Deprecated.
Deprecated in the favour of addLicenseServer.
setLicenseServer(String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Deprecated.
Deprecated in the favour of addLicenseServer.
setLicenseServer(String, int) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Deprecated.
Deprecated in the favour of addLicenseServer.
setLicenseServer(String) - Method in interface com.deltaxml.mergecommon.MergeBase
Deprecated. 
setLicenseServer(String, int) - Method in interface com.deltaxml.mergecommon.MergeBase
Deprecated. 
setNormalizeTable(boolean) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Sets whether the XML Merge should normalize the specification of columns in HTML tables.
setProcessTables(boolean) - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Specifies whether to apply CALS table processing.
setProcessTables(boolean) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Specifies whether to apply HTML table or DITA simpletable processing.
setRedistributionLicenseContent(long[]) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets a redistribution license for use with subsequent three way merge operations.
setRedistributionLicenseContent(long[]) - Method in class com.deltaxml.ditamerge.SequentialMerge
Sets a redistribution license for use with subsequent three way merge operations.
setRedistributionLicenseContent(long[]) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets a redistribution license for use with subsequent three way merge operations.
setRedistributionLicenseContent(long[]) - Method in interface com.deltaxml.mergecommon.MergeBase
Sets a redistribution license for use with subsequent three way merge operations.
setReportIncidentals(boolean) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Set report incidentals.
setReportTimes(boolean) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Controls whether timing information is reported.
setRestUsageReporter(ComUsageReporter) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
 
setRestUsageReporter(ComUsageReporter) - Method in class com.deltaxml.ditamerge.SequentialMerge
 
setRestUsageReporter(ComUsageReporter) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
 
setResultPreset(ThreeToTwoResultPreset) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Used to preset three to to way merge use cases.
setResultType(ConcurrentMergeResultType) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the type of result which this Merger will produce.
setResultType(SequentialMergeResultType) - Method in class com.deltaxml.ditamerge.SequentialMerge
Sets the type of result which this Merger will produce.
setRuleConfiguration(RuleConfiguration) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Allows the rules for merge processing (during extract operations) to be specified.
setRuleConfiguration(RuleConfiguration) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Allows the rules for ditamerge processing (during extract operations) to be specified.
setTableProcessingAlgorithmVersion2(boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Enables new table processing algorithm for CALS and HTML table.
setTableProcessingAlgorithmVersion2(boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Enables new table processing algorithm for CALS and HTML table.
setTableProcessingAlgorithmVersion2(boolean) - Method in interface com.deltaxml.mergecommon.MergeCommon
Enables new table processing algorithm for CALS and HTML table.
setThreeWayResultType(ThreeWayMergeResultType) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the type of result which this Merger will produce.
setThreeWayTrackChangeAttributeMode(TrackChangesAttributeMode) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the attribute mode for three way track change output.
setTwoWayResultFormat(ThreeWayMerge.TwoWayResultFormat) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the result format which this Merger will produce.
setValidationLevel(ValidationLevel) - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Sets the ValidationLevel to use for CALS table validation.
setValidationLevel(ValidationLevel) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Sets the ValidationLevel to use for HTML table validation.
setVersionPriorityList(List<String>) - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Specifies the version priority list for resolving simple conflicts.
setWarningReportMode(WarningReportMode) - Method in class com.deltaxml.mergecommon.config.CalsTableConfiguration
Specifies how CALS table invalidity warnings should be reported.
setWarningReportMode(WarningReportMode) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Specifies how HTML table invalidity warnings should be reported.
setWordByWord(boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Determines whether WordByWord filter is used.
setWordByWord(boolean) - Method in class com.deltaxml.ditamerge.SequentialMerge
Determines whether WordByWord filter is used.
setWordByWord(boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Determines whether WordByWord filter is used.
setWordByWord(boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Determines whether WordByWord filter is used.
stages(int) - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Report the number of enabled stages.
stages(int) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Report the number of enabled stages.
started(int, int, String) - Method in interface com.deltaxml.mergecommon.MergeProgressListener
Reports when a stage has started.
started(int, int, String) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Reports when a stage has started.

T

ThreeToTwoResultPreset - Enum in com.deltaxml.mergecommon.config
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 - Class in com.deltaxml.ditamerge
The main class for three-way concurrent DITA merge operations.
ThreeWayMerge() - Constructor for class com.deltaxml.ditamerge.ThreeWayMerge
Constructs a new ThreeWayMerge instance.
ThreeWayMerge.ResultFormat - Enum in com.deltaxml.ditamerge
Deprecated.
This class has been deprecated in favour of TwoWayResultFormat
ThreeWayMerge.TwoWayResultFormat - Enum in com.deltaxml.ditamerge
 
ThreeWayMergeResultType - Enum in com.deltaxml.mergecommon.config
The various types of result that can be produced by the Merger.
toString() - Method in enum com.deltaxml.mergecommon.config.CalsColumnKeyingMode
The string form of each of the enumerated type constants.
toString() - Method in enum com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
The string form of each of the enumerated type constants.
toString() - Method in enum com.deltaxml.mergecommon.config.InvalidTableBehaviour
The camel case string form of each of the enumerated type constants.
toString() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
 
toString() - Method in enum com.deltaxml.mergecommon.config.ValidationLevel
The string form of each of the enumerated type constants.
toString() - Method in enum com.deltaxml.mergecommon.config.WarningReportMode
The camel case string form of each of the enumerated type constants.
TrackChangesAttributeMode - Enum in com.deltaxml.mergecommon.config
Attribute representation used with three way track change output.

U

UnorderedDuplicateKeysException - Exception in com.deltaxml.ditamerge
An orderless element (one with the deltaxml:ordered='false' attribute) cannot contain more than one child element with the same name/type (ie.
UnorderedDuplicateKeysException(String, String, String, String) - Constructor for exception com.deltaxml.ditamerge.UnorderedDuplicateKeysException
Construct a new UnorderedDuplicateKeysException appropriate for use with the DeltaXML code.
UnorderedElementContainingPCDATAException - Exception in com.deltaxml.ditamerge
The orderless comparator cannot process mixed XML content, that is an element containing child elements and PCDATA.
UnorderedElementContainingPCDATAException() - Constructor for exception com.deltaxml.ditamerge.UnorderedElementContainingPCDATAException
Construct a new UnorderedElementContainingPCDATAException.

V

ValidationLevel - Enum in com.deltaxml.mergecommon.config
Specifies which level of validation to use when validation processes are run.
valueOf(String) - Static method in enum com.deltaxml.ditamerge.ThreeWayMerge.ResultFormat
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.ditamerge.ThreeWayMerge.TwoWayResultFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.CalsColumnKeyingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.ConcurrentMergeResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.ConcurrentMergeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.DoctypePreservationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.EntityReferencePreservationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.ExistingOxygenTCsProcessingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.FormattingOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.InvalidTableBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.SequentialMergeResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.SequentialMergeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.ThreeToTwoResultPreset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.ThreeWayMergeResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.TrackChangesAttributeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.ValidationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.deltaxml.mergecommon.config.WarningReportMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.deltaxml.ditamerge.ThreeWayMerge.ResultFormat
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.ditamerge.ThreeWayMerge.TwoWayResultFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.CalsColumnKeyingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.ConcurrentMergeResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.ConcurrentMergeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.DoctypePreservationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.EntityReferencePreservationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.ExistingOxygenTCsProcessingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.FormattingOutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.InvalidTableBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.SequentialMergeResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.SequentialMergeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.ThreeToTwoResultPreset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.ThreeWayMergeResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.TrackChangesAttributeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.ValidationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.deltaxml.mergecommon.config.WarningReportMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

WarningReportMode - Enum in com.deltaxml.mergecommon.config
Specifies how certain warnings generated during the comparison process are reported.
A C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.