Index

A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Attributes that were default in version A should be default in the result.
A - Enum constant in enum class com.deltaxml.core.config.ignoreChanges.ResultRule
This uses the value from input A if it exists, otherwise no value is output.
A - Enum constant in enum class com.deltaxml.core.config.image.OutputImageRefFavourSourceDoc
If the image has not changed favor the imgref/fileref value from the A document.
A - Enum constant in enum class com.deltaxml.core.config.ModifiedFormatOutput
Output only the formatting elements from the A input.
A - Enum constant in enum class com.deltaxml.core.config.PreservationProcessingMode
Keep the A version.
A - Enum constant in enum class com.deltaxml.dita.DitaMapCompareProgressListener.DocumentSource
The A source document map.
A_ADDS - Enum constant in enum class com.deltaxml.core.config.OrderlessPresentationMode
Outputs elements from the A input, in order, followed by elements only in the B input, in order.
A_DOCUMENT - Enum constant in enum class com.deltaxml.dita.config.MapResultOrigin
The first 'A' document map is being used as the basis of the output.
A_MATCHES_DELETES_ADDS - Enum constant in enum class com.deltaxml.core.config.OrderlessPresentationMode
Outputs elements from both inputs in their A order, followed by elements only in A and then elements only in B.
AB - Enum constant in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Attributes that were default in either input version should be default in the result.
AB - Enum constant in enum class com.deltaxml.core.config.ignoreChanges.ResultRule
This uses the value from input A if it exists, otherwise uses the value from input B.
AB - Enum constant in enum class com.deltaxml.core.config.ModifiedFormatOutput
Output the A and B formatting elements.
AB - Enum constant in enum class com.deltaxml.core.config.PreservationProcessingMode
Keep the A version if it exists, otherwise keep the B version.
ABSOLUTE - Enum constant in enum class com.deltaxml.core.config.image.OutputImageRefForm
Output the href attribute as it is resolved.
ACCEPT - Enum constant in enum class com.deltaxml.mergecommon.config.ExistingOxygenTCsProcessingMode
Accept already existing oxygen track changes.
AdB - Enum constant in enum class com.deltaxml.core.config.PreservationProcessingMode
Same as PreservationProcessingMode.A, except when handling internal subset declarations which are treated as PreservationProcessingMode.AB.
addBreakIterator(RuleBasedBreakIterator, ULocale) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Adds a user defined break iterator to those considered when selecting a new locale according to xml:lang settings.
addCheckerProgressListener(CheckerProgressListener) - Method in class com.deltaxml.deltacheck.Checker
Add a progress listener.
addChildAlignment(ChildAlignment) - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Adds to the list of children alignments.
addDitaMapfileCompareProgressListener(DitaMapfileCompareProgressListener) - Method in class com.deltaxml.dita.DitaMapfileCompare
Add a progress listener.
addDitaTopicCompareProgressListener(DitaTopicCompareProgressListener) - Method in class com.deltaxml.dita.DitaTopicCompare
Add a progress listener.
addDocBookCompareProgressListener(DocBookCompareProgressListener) - Method in class com.deltaxml.docbook.DocBookCompare
Adds a progress listener to the list of registered progress listeners.
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.
addHTMLCompareProgressListener(HTMLCompareProgressListener) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Add a progress listener.
addLicenseFile(File) - Method in class com.deltaxml.core.DataComparator
 
addLicenseFile(File) - Method in class com.deltaxml.deltaai.DeltaAI
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in class com.deltaxml.deltacheck.Checker
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in class com.deltaxml.dita.DitaMapfileCompare
Adds the license file for use with Flexera licensing.
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 class com.deltaxml.docbook.DocBookCompare
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in class com.deltaxml.merge.ConcurrentMerge
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in class com.deltaxml.merge.SequentialMerge
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in class com.deltaxml.merge.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.
addLicenseFile(File) - Method in interface com.deltaxml.msword.WordCompare
Adds a license file for use with Flexera licensing.
addLicenseFile(File) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Adds the license file for use with Flexera licensing.
addLicenseFile(File) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Adds a license file for use with Flexera licensing.
addLicenseServer(String) - Method in class com.deltaxml.core.DataComparator
 
addLicenseServer(String) - Method in class com.deltaxml.deltaai.DeltaAI
Adds a license server (for use with a flexera license server).
addLicenseServer(String) - Method in class com.deltaxml.deltacheck.Checker
Adds a license server for use with concurrent licensing.
addLicenseServer(String) - Method in class com.deltaxml.dita.DitaMapfileCompare
Adds a license server for use with concurrent licensing.
addLicenseServer(String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds a license server 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) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a license server for use with concurrent licensing.
addLicenseServer(String) - Method in class com.deltaxml.docbook.DocBookCompare
Adds a license server for use with concurrent licensing.
addLicenseServer(String) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Adds a license server (for use with a flexera license server).
addLicenseServer(String) - Method in class com.deltaxml.merge.ConcurrentMerge
Adds a license server for use with concurrent licensing.
addLicenseServer(String) - Method in class com.deltaxml.merge.SequentialMerge
Adds a license server for use with concurrent licensing.
addLicenseServer(String) - Method in class com.deltaxml.merge.ThreeWayMerge
Adds a license server 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) - Method in interface com.deltaxml.msword.WordCompare
Adds a license server (for use with a flexera license server).
addLicenseServer(String) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Adds a license server (for use with a flexera license server).
addLicenseServer(String) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Adds a license server (for use with a flexera license server).
addLicenseServer(String, int) - Method in class com.deltaxml.core.DataComparator
 
addLicenseServer(String, int) - Method in class com.deltaxml.deltaai.DeltaAI
Adds a license server and port (for use with a flexera license server).
addLicenseServer(String, int) - Method in class com.deltaxml.deltacheck.Checker
Adds a license server and port for use with concurrent licensing.
addLicenseServer(String, int) - Method in class com.deltaxml.dita.DitaMapfileCompare
Adds a license server and port 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, int) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a license server and port 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, int) - Method in class com.deltaxml.docbook.DocBookCompare
Adds a license server and port for use with concurrent licensing.
addLicenseServer(String, int) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Adds a license server and port (for use with a flexera license server).
addLicenseServer(String, int) - Method in class com.deltaxml.merge.ConcurrentMerge
Adds a license server and port for use with concurrent licensing.
addLicenseServer(String, int) - Method in class com.deltaxml.merge.SequentialMerge
Adds a license server and port for use with concurrent licensing.
addLicenseServer(String, int) - Method in class com.deltaxml.merge.ThreeWayMerge
Adds a license server and port 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.
addLicenseServer(String, int) - Method in interface com.deltaxml.msword.WordCompare
Adds a license server and port (for use with a flexera license server).
addLicenseServer(String, int) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Adds a license server and port (for use with a flexera license server).
addLicenseServer(String, int) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Adds a license server and port (for use with a flexera license server).
addLocation(AttributeLocation) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Add a new AttributeLocation to the current list of locations.
addLocation(Location) - Method in class com.deltaxml.core.config.ignoreChanges.IgnoreChangesConfig
Adds another Location object to be ignored.
addNamespace(String, String) - Method in class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Insert or override a prefix and namespace pair in the userNamespaces Map.
addPDFCompareProgressListener(PDFCompareProgressListener) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Add a progress listener.
addProgressListener(PipelineProgressListener) - Method in class com.deltaxml.core.PipelinedComparator
 
addProgressListener(DitaMapCompareProgressListener) - Method in class com.deltaxml.dita.DitaMapTopicsetCompare
Add a progress listener.
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 class com.deltaxml.merge.ConcurrentMerge
Add a progress listener to the list of registered progress listeners.
addProgressListener(MergeProgressListener) - Method in class com.deltaxml.merge.SequentialMerge
Add a progress listener to the list of registered progress listeners.
addProgressListener(MergeProgressListener) - Method in class com.deltaxml.merge.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.
addProgressListener(WordCompareProgressListener) - Method in interface com.deltaxml.msword.WordCompare
Add a progress listener.
addProgressListener(PowerPointCompareProgressListener) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Add a progress listener.
addProgressListener(FeatureProgressListener) - Method in class com.deltaxml.core.DataComparator
 
addStep(FilterStep) - Method in class com.deltaxml.core.FilterChain
Adds a FilterStep to the end of the FilterChain.
addSubtree(Subtree) - Method in class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Add a Subtree to the List of Subtree objects.
addVersion(File, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Adds a version with a File input.
addVersion(File, String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a version with a File input.
addVersion(File, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a version with a File input.
addVersion(File, String) - Method in class com.deltaxml.merge.ConcurrentMerge
Adds a version with a File input.
addVersion(File, String) - Method in class com.deltaxml.merge.SequentialMerge
Adds a version with a File input.
addVersion(File, String) - Method in class com.deltaxml.merge.ThreeWayMerge
Adds a version with a File input.
addVersion(File, String) - Method in interface com.deltaxml.mergecommon.MergeBase
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(InputStream, String, String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a version with an input stream input.
addVersion(InputStream, String, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a version with an input stream input.
addVersion(InputStream, String, String) - Method in class com.deltaxml.merge.ConcurrentMerge
Adds a version with an input stream input.
addVersion(InputStream, String, String) - Method in class com.deltaxml.merge.SequentialMerge
Adds a version with an input stream input.
addVersion(InputStream, String, String) - Method in class com.deltaxml.merge.ThreeWayMerge
Adds a version with an input stream 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 class com.deltaxml.ditamerge.ConcurrentMerge
Adds a version with a File input.
addVersion(Reader, String, String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a version with a File input.
addVersion(Reader, String, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a version with a File input.
addVersion(Reader, String, String) - Method in class com.deltaxml.merge.ConcurrentMerge
Adds a version with a File input.
addVersion(Reader, String, String) - Method in class com.deltaxml.merge.SequentialMerge
Adds a version with a File input.
addVersion(Reader, String, String) - Method in class com.deltaxml.merge.ThreeWayMerge
Adds a version with a File input.
addVersion(Reader, String, String) - Method in interface com.deltaxml.mergecommon.MergeBase
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(URL, String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Adds a version with a URL input.
addVersion(URL, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Adds a version with a URL input.
addVersion(URL, String) - Method in class com.deltaxml.merge.ConcurrentMerge
Adds a version with a URL input.
addVersion(URL, String) - Method in class com.deltaxml.merge.SequentialMerge
Adds a version with a URL input.
addVersion(URL, String) - Method in class com.deltaxml.merge.ThreeWayMerge
Adds a version with a URL input.
addVersion(URL, String) - Method in interface com.deltaxml.mergecommon.MergeBase
Adds a version with a URL input.
ADJACENT - Enum constant in enum class com.deltaxml.core.config.image.ImageComparisonGranularity
Reports the differences to the Images by repeating A and B Image inputs adjacent to each other.
ADJACENT - Enum constant in enum class com.deltaxml.core.config.MathMLGranularity
Reports the differences to the MathML by repeating A and B MathML inputs adjacent to each other.
ADJACENT - Enum constant in enum class com.deltaxml.core.config.SVGGranularity
Reports the differences to the SVG by repeating A and B SVG inputs adjacent to each other.
ADJACENT - Enum constant in enum class com.deltaxml.dita.config.MathMLGranularity
Reports the differences to the MathML by repeating A and B MathML inputs adjacent to each other.
ADJACENT - Enum constant in enum class com.deltaxml.dita.config.SVGGranularity
Reports the differences to the SVG by repeating A and B SVG inputs adjacent to each other.
ADJACENT - Enum constant in enum class com.deltaxml.docbook.config.MathMLGranularity
Reports the differences to the MathML by repeating A and B MathML inputs adjacent to each other.
ADJACENT - Enum constant in enum class com.deltaxml.docbook.config.SVGGranularity
Reports the differences to the SVG by repeating A and B SVG inputs adjacent to each other.
ADJACENT - Enum constant in enum class com.deltaxml.htmlcompare.MathMLGranularity
Reports the differences to the MathML by repeating A and B MathML inputs adjacent to each other.
ADJACENT - Enum constant in enum class com.deltaxml.htmlcompare.SvgGranularity
Reports the differences to the SVG by repeating A and B SVG inputs adjacent to each other.
AdvancedBehaviour - Class in com.deltaxml.dita.config
Parameters used to override or force specific behaviours.
AdvancedBehaviour - Class in com.deltaxml.docbook.config
Contains parameters used to override or force specific behaviours.
AdvancedBehaviour() - Constructor for class com.deltaxml.dita.config.AdvancedBehaviour
Create a new AdvancedBehaviour instance.
AdvancedBehaviour() - Constructor for class com.deltaxml.docbook.config.AdvancedBehaviour
Constructs a default AdvancedBehaviour object.
AdvancedBehaviour(boolean) - Constructor for class com.deltaxml.docbook.config.AdvancedBehaviour
Constructs an AdvancedBehaviour object, setting whether XInclude is enabled.
AdvancedBehaviour(XmlVersionDeclaration) - Constructor for class com.deltaxml.docbook.config.AdvancedBehaviour
Constructs a default AdvancedBehaviour object using the provided XmlVersionDeclaration.
AdvancedBehaviour(String) - Constructor for class com.deltaxml.docbook.config.AdvancedBehaviour
Constructs an AdvancedBehaviour object using the provided outputEncodingDeclaration.
AdvancedBehaviour(String, XmlVersionDeclaration, boolean) - Constructor for class com.deltaxml.docbook.config.AdvancedBehaviour
Constructs an AdvancedBehaviour object with all possible parameters given.
AdvancedEntityRefUsage - Enum Class in com.deltaxml.core.config
An advanced mode for controlling some specialist use cases, where both the entity references and their replacement text are compared.
AdvancedParameters - Class in com.deltaxml.dita.config
The advanced parameters provide a finer level of control over the comparison, the output, and error reporting.
AdvancedParameters - Class in com.deltaxml.docbook.config
The advanced settings parameters provide a finer level of control over the comparison, the output, and error reporting.
AdvancedParameters() - Constructor for class com.deltaxml.dita.config.AdvancedParameters
Create a new AdvancedParameters instance.
AdvancedParameters() - Constructor for class com.deltaxml.docbook.config.AdvancedParameters
Creates a new AdvancedParameters instance.
AFTER_BODY - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.Region
This region marker is used for all content that follows the body of the XML document.
AFTER_DTD - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.Region
This region marker is used for content between the DTD declaration and the body of the XML document.
AIProviderException - Exception in com.deltaxml.deltaai
Thrown when there is a problem generating an AI summary report.
AIProviderException(String) - Constructor for exception com.deltaxml.deltaai.AIProviderException
 
AIProviderException(String, Throwable) - Constructor for exception com.deltaxml.deltaai.AIProviderException
 
AIProviderException(Throwable) - Constructor for exception com.deltaxml.deltaai.AIProviderException
 
AIProviderInitialisationException - Exception in com.deltaxml.deltaai
Thrown when there is a problem creating an AIProvider, could be due to missing or invalid configuration.
AIProviderInitialisationException(String) - Constructor for exception com.deltaxml.deltaai.AIProviderInitialisationException
 
AIProviderInitialisationException(String, Throwable) - Constructor for exception com.deltaxml.deltaai.AIProviderInitialisationException
 
AIProviderInitialisationException(Throwable) - Constructor for exception com.deltaxml.deltaai.AIProviderInitialisationException
 
Alignment - Class in com.deltaxml.docbook.config
Contains parameters that affect the alignment/matching of elements.
Alignment() - Constructor for class com.deltaxml.docbook.config.Alignment
Constructs a default Alignment object.
Alignment(KeyingMode) - Constructor for class com.deltaxml.docbook.config.Alignment
Constructs an Alignment object using the provided KeyingMode.
ALL - Enum constant in enum class com.deltaxml.dita.config.MapCopyScope
All map level references (including external scope) are copied to the output directory.
ALL_CHANGES - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeToTwoResultPreset
Three to two way merge result will have all the possible changes represented in the output.
ALWAYS - Enum constant in enum class com.deltaxml.dita.config.ShowNonPhraseChanges
If set to 'always' always wrap in the element set from 'phrase-element-name', defaulting to <ph>.
ANALYZED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeResultType
The deltaV2 with an analysis of the changes, described using deltaxml:mergeType attributes on general elements, attribute change nodes and textGroups.
ANALYZED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.SequentialMergeResultType
The deltaV2 with an analysis of the changes, described using deltaxml:mergeType attributes on general elements, attribute change nodes and textGroups.
ANALYZED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
The deltaV2 with an analysis of the changes, described using deltaxml:mergeType attributes on general elements, attribute change nodes and textGroups.
AncestorXMLFilter - Class in com.deltaxml.pipe
Stores a stack of the elements that are ancestor to the current context in the SAXStream.
AncestorXMLFilter() - Constructor for class com.deltaxml.pipe.AncestorXMLFilter
Constructs a new AncestorXMLFilter.
ANIMATE_INLINE - Enum constant in enum class com.deltaxml.core.config.SVGGranularity
Reports SVG differences by animating them by changing the opacity from 1 to 0 for delete and 0 to 1 for add.
ANIMATE_INLINE - Enum constant in enum class com.deltaxml.dita.config.SVGGranularity
Reports SVG differences by animating them by changing the opacity from 1 to 0 for delete and 0 to 1 for add.
ANIMATE_INLINE - Enum constant in enum class com.deltaxml.docbook.config.SVGGranularity
Reports SVG differences by animating them by changing the opacity from 1 to 0 for delete and 0 to 1 for add.
append(StringBuilder, int, int) - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Append the parameter information in tabular form to a StringBuilder.
appendFilterChain(FilterChain) - Method in class com.deltaxml.core.FilterChain
Adds FilterSteps to the end of this FilterChain.
ARBORTEXT_TC - Enum constant in enum class com.deltaxml.core.config.ResultFormat
Reports changes using the Arbortext editor track changes format.
ARBORTEXT_TCS - Enum constant in enum class com.deltaxml.dita.config.OutputFormat
Differences are marked up in the Arbortext tracked change format.
ARBORTEXT_TCS - Enum constant in enum class com.deltaxml.docbook.config.OutputFormat
Differences are marked up in the Arbortext tracked change format.
ATTRIBUTE - Enum constant in enum class com.deltaxml.core.config.PresetPreservationMode
Make a note of which attributes have been expanded to their default values, during parsing.
ATTRIBUTE_DECL - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX attributeDecl events should be processed.
attributeDecl(String, String, String, String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the attributeDecl SAX event handler.
attributeDecl(String, String, String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the Declaration Handler attributeDecl event, which reports DTD related (external DTD or internal subset) attribute declarations.
attributeDecl(String, String, String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX attributeDecl event.
attributeDecl(String, String, String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the DeclHandler attributeDecl method.
attributeDecl(String, String, String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An implementation of the DeclHandler attributeDecl method.
AttributeLocation - Class in com.deltaxml.core.config.attributeSplitting
This class is used to represent an attribute location by providing an XPath for the attribute.
AttributeLocation(String) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an new AttributeLocation with an XPath to the attribute.
AttributeLocation(String, AttributeSplittingMode) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
AttributeLocation(String, AttributeSplittingMode, Boolean) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
AttributeLocation(String, AttributeSplittingMode, String) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
AttributeLocation(String, AttributeSplittingMode, String, Boolean) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
AttributeLocation(String, AttributeSplittingMode, String, String) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
AttributeLocation(String, AttributeSplittingMode, String, String, Boolean) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
AttributeLocation(String, AttributeSplittingMode, String, String, String) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
AttributeLocation(String, AttributeSplittingMode, String, String, String, Boolean) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
AttributeLocation(String, Boolean) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Initialises an AttributeLocation with the given parameters.
ATTRIBUTES - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
The item is used to add a preserve:defaultAttributes attribute to any element that has defaulted attributes.
AttributeSplittingConfig - Class in com.deltaxml.core.config.attributeSplitting
This class specifies configuration options for Attribute Splitting.
AttributeSplittingConfig() - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Initialises a new empty AttributeSplittingConfig with default AttributeSplittingMode NARRATIVE_TEXT.
AttributeSplittingConfig(boolean) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Initialises a new AttributeSplittingConfig setting whether Attribute Splitting is enabled.
AttributeSplittingConfig(boolean, AttributeSplittingMode) - Constructor for class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Initialises a new AttributeSplittingConfig setting whether Attribute Splitting is enabled and its default AttributeSplittingMode.
AttributeSplittingMode - Enum Class in com.deltaxml.core.config.attributeSplitting
This enumeration contains options for the different modes to use for Attribute Splitting.
AttributeWithValue - Class in com.deltaxml.dita.config
Represents an XML Attribute name and value pair.
AttributeWithValue(String, String) - Constructor for class com.deltaxml.dita.config.AttributeWithValue
Constructs a new attribute with a name that is not in a namespace.
AttributeWithValue(String, String, String, String) - Constructor for class com.deltaxml.dita.config.AttributeWithValue
Constructs a new attribute with a name that is in a namespace.
AUTO - Enum constant in enum class com.deltaxml.core.config.CalsColumnKeyingMode
DocumentComparator manages the entire keying process automatically.
AUTO - Enum constant in enum class com.deltaxml.core.config.HtmlColumnKeyingMode
DocumentComparator manages the entire keying process automatically.
AUTO - Enum constant in enum class com.deltaxml.htmlcompare.ColumnKeyingMode
Manage the keying process automatically.
AUTO - Enum constant in enum class com.deltaxml.mergecommon.config.CalsColumnKeyingMode
DocumentComparator manages the entire keying process automatically.
AUTO - Enum constant in enum class com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
DocumentComparator manages the entire keying process automatically.
AUTOMATIC - Enum constant in enum class com.deltaxml.core.config.AdvancedEntityRefUsage
Choose one of the other three behaviours in a context dependent manner.
AUTOMATIC - Enum constant in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Use the default PreservationProcessingMode if the defaulted attribute items are being preserved, otherwise the same as CHANGE.
AUTOMATIC - Enum constant in enum class com.deltaxml.core.config.ModifiedAttributeMode
The behaviour will depend on other parameter settings, primarily the output-format.
AUTOMATIC - Enum constant in enum class com.deltaxml.core.config.ModifiedFormatOutput
Choose the most relevant behaviour based on other configuration settings.
AUTOMATIC - Enum constant in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
The context dependent automatic whitespace setting.
AUTOMATIC - Enum constant in enum class com.deltaxml.core.config.PreservationOutputType
The automatic mode specifies that the default encoding style should be used.
AUTOMATIC - Enum constant in enum class com.deltaxml.core.config.PreservationProcessingMode
Use the default ProcessingMode.
AUTOMATIC - Enum constant in enum class com.deltaxml.dita.config.MapCleanTemp
Clean the temporary files only when the comparison is being performed on a copy of the input.
AUTOMATIC - Enum constant in enum class com.deltaxml.dita.config.MapUncomparedTopicMarkup
When DITA Markup is selected as the output format, behave as if 'mark-change' had been selected, otherwise behave as if 'leave-alone' had been selected.
AUTOMATIC - Enum constant in enum class com.deltaxml.dita.config.ModifiedAttributeMode
The behaviour will depend on other parameter settings, primarily the output-format.
AUTOMATIC - Enum constant in enum class com.deltaxml.dita.config.OxygenTrackChangesDeletedSpaceMode
Chooses the delete space processing mode based on the declared oxygen-tcs-version parameter.
AUTOMATIC - Enum constant in enum class com.deltaxml.dita.config.PreservationMode
Chooses the most appropriate setting based on the output format.
AUTOMATIC - Enum constant in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Chooses the most appropriate mode based on other parameter settings.
AUTOMATIC - Enum constant in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
The behaviour will depend on other parameter settings, primarily the output-format.
AUTOMATIC - Enum constant in enum class com.deltaxml.docbook.config.OxygenTrackChangesDeletedSpaceMode
Chooses the delete space processing mode based on the declared oxygen-tcs-version parameter.
AUTOMATIC - Enum constant in enum class com.deltaxml.docbook.config.PreservationMode
Chooses the most appropriate setting based on the output format.
AUTOMATIC - Enum constant in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Chooses the most appropriate mode based on other parameter settings.

B

B - Enum constant in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Attributes that were default in version B should be default in the result.
B - Enum constant in enum class com.deltaxml.core.config.ignoreChanges.ResultRule
This uses the value from input B if it exists, otherwise no value is output.
B - Enum constant in enum class com.deltaxml.core.config.image.OutputImageRefFavourSourceDoc
If the image has not changed favor the imgref/fileref value from the B document.
B - Enum constant in enum class com.deltaxml.core.config.ModifiedFormatOutput
Output only the formatting elements from the B input.
B - Enum constant in enum class com.deltaxml.core.config.PreservationProcessingMode
Keep the B version.
B - Enum constant in enum class com.deltaxml.dita.DitaMapCompareProgressListener.DocumentSource
The B source document map.
B_DELETES - Enum constant in enum class com.deltaxml.core.config.OrderlessPresentationMode
Outputs elements from the B input, in order, followed by elements only in the A input, in order.
B_DOCUMENT - Enum constant in enum class com.deltaxml.dita.config.MapResultOrigin
The second 'B' document map is being used as the basis of the output.
B_MATCHES_ADDS_DELETES - Enum constant in enum class com.deltaxml.core.config.OrderlessPresentationMode
Outputs elements from both inputs in their B order, followed by elements only in B and then elements only in A.
BA - Enum constant in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Attributes that were default in either input version should be default in the result.
BA - Enum constant in enum class com.deltaxml.core.config.ignoreChanges.ResultRule
Default.
BA - Enum constant in enum class com.deltaxml.core.config.ModifiedFormatOutput
Output the A and B formatting elements.
BA - Enum constant in enum class com.deltaxml.core.config.PreservationProcessingMode
Keep the B version if it exists, otherwise keep the A version.
BASE - Enum constant in enum class com.deltaxml.core.config.PresetPreservationMode
The base level of preservation, which has almost everything disabled.
BdA - Enum constant in enum class com.deltaxml.core.config.PreservationProcessingMode
Same as PreservationProcessingMode.B, except when handling internal subset declarations which are treated as PreservationProcessingMode.BA.
BEFORE_DTD - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.Region
This region marker is used to define all content before a DOCTYPE declaration (which may contain a DTD or reference an external DTD).
beginInnerCompare(String, int) - Method in interface com.deltaxml.core.MovesAwareDataProgressListener
 
beginInnerCompare(String, int) - Method in interface com.deltaxml.core.MovesAwareDocumentProgressListener
 
bufferedCharacters(char[], int, int) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Overrides the default bufferedCharacters method with break iterator specific splitting.
bufferedCharacters(char[], int, int) - Method in class com.deltaxml.pipe.filters.PCDataConcatenatingInfilter
This method is identical to the characters method, but it is triggered only once per PCDATA section.

C

CalsColumnKeyingMode - Enum Class in com.deltaxml.core.config
Specifies the column keying mode used to match CALS columns when table processing is enabled.
CalsColumnKeyingMode - Enum Class 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.core.config
Specifies configuration options for CALS table comparison.
CalsTableConfiguration - Class in com.deltaxml.mergecommon.config
Specifies configuration options for CALS table comparison.
CalsTableConfiguration() - Constructor for class com.deltaxml.core.config.CalsTableConfiguration
Constructs a new CalsTableConfiguration instance.
CalsTableConfiguration() - Constructor for class com.deltaxml.mergecommon.config.CalsTableConfiguration
Constructs a new CalsTableConfiguration instance.
cancel() - Method in class com.deltaxml.core.DataComparator
Cancel a running comparison from a different thread.
Cancel - Enum constant in enum class com.deltaxml.core.config.CancellationPolicy
The comparison will be cancelled when the Comparator cancel method is called.
CancellationPolicy - Enum Class in com.deltaxml.core.config
Determines whether and how the Comparator can be cancelled if it is taking too long.
CannotCompareDeltaException - Exception in com.deltaxml.api
It is not permitted to use a delta file to the input to a comparison since a meaningful delta result cannot be produced.
CannotCompareDeltaException(String, String) - Constructor for exception com.deltaxml.api.CannotCompareDeltaException
Construct a new CannotCompareDeltaException appropriate for use within the XML Compare code.
CDATA - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
The item is used to transform CDATA into a preserve:cdata element for comparison.
CDATA - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX [start|end]CDATA events should be processed.
CDATA_HEURISTIC - Enum constant in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Ignore differences in whitespace, unless they occur within a CDATA section (or are explicitly preserved).
CDATA_HEURISTIC - Enum constant in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Ignore differences in whitespace, unless they occur within a CDATA section (or are explicitly preserved).
CHANGE - Enum constant in enum class com.deltaxml.core.config.AdvancedEntityRefUsage
Keep the encoded form of the entity reference, with its change markup.
CHANGE - Enum constant in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Leave the changes to the encoded defaultAttributeInfo in place, i.e. do nothing.
CHANGE - Enum constant in enum class com.deltaxml.core.config.ModifiedAttributeMode
The associated modified attribute filter will be skipped, thus leaving the delta attribute change markup alone.
CHANGE - Enum constant in enum class com.deltaxml.core.config.ModifiedFormatOutput
Represent all formatting element changes using the deltaV2.1 format.
CHANGE - Enum constant in enum class com.deltaxml.core.config.PreservationProcessingMode
Do not process at this point.
characters(char[], int, int) - Method in class com.deltaxml.pipe.filters.CleanHouse
Overrides the default characters method.
characters(char[], int, int) - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Overrides the default characters method.
characters(char[], int, int) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordBufferingFilter
Overrides the default characters method.
characters(char[], int, int) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the characters SAX event handler.
characters(char[], int, int) - Method in class com.deltaxml.pipe.filters.NormalizeSpace
Overrides the default characters method.
characters(char[], int, int) - Method in class com.deltaxml.pipe.filters.PCDataConcatenatingInfilter
Overrides the default characters method.
characters(char[], int, int) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX characters event.
characters(char[], int, int) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler characters method.
characters(char[], int, int) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler characters method.
CHARACTERS - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX character events should be processed.
check(CheckerInput, CheckerInput) - Method in class com.deltaxml.deltacheck.Checker
Compares two CheckerInput inputs to produce a CheckerResult.
CheckCancelledException - Exception in com.deltaxml.deltacheck
Indicates that the check was cancelled according to the CancellationPolicy.
CheckCancelledException(String) - Constructor for exception com.deltaxml.deltacheck.CheckCancelledException
Constructs a new CheckCancelledException.
CheckCancelledException(String, Throwable) - Constructor for exception com.deltaxml.deltacheck.CheckCancelledException
Constructs a new CheckCancelledException.
Checker - Class in com.deltaxml.deltacheck
Provides a pre-configured pipeline for document conversion validation.
Checker() - Constructor for class com.deltaxml.deltacheck.Checker
Creates a Checker to validate content between input types.
CheckerProgressListener - Interface in com.deltaxml.deltacheck
Monitors the progress of a Check.
CheckerResult - Class in com.deltaxml.deltacheck
An abstract representation of Checker.check(CheckerInput, CheckerInput) output.
ChildAlignment - Class in com.deltaxml.core.config.subtreeProcessing
This class represents child alignment specifiers for the subtree configuration.
ChildAlignment(String, String) - Constructor for class com.deltaxml.core.config.subtreeProcessing.ChildAlignment
Constructor with xpath to the child element and also the xpath to the associated key specifiers.
CleanHouse - Class in com.deltaxml.pipe.filters
Removes all elements or attributes in specified deltaxml namespaces.
CleanHouse() - Constructor for class com.deltaxml.pipe.filters.CleanHouse
Creates a new instance of CleanHouse.
clear() - Method in interface com.deltaxml.core.SummarisingErrorListener
 
clearHTMLCompareProgressListener() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Clears all registered progress listeners.
clearPDFCompareProgressListeners() - Method in interface com.deltaxml.pdfcompare.PDFCompare
Clears all progress listeners.
clearProgressListeners() - Method in class com.deltaxml.core.PipelinedComparator
Remove all currently registered progress listeners.
clearProgressListeners() - Method in class com.deltaxml.core.DataComparator
 
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 class com.deltaxml.merge.ConcurrentMerge
Remove all currently registered progress listeners.
clearProgressListeners() - Method in class com.deltaxml.merge.SequentialMerge
Remove all currently registered progress listeners.
clearProgressListeners() - Method in class com.deltaxml.merge.ThreeWayMerge
Remove all currently registered progress listeners.
clearProgressListeners() - Method in interface com.deltaxml.mergecommon.MergeBase
Remove all currently registered progress listeners.
clearProgressListeners() - Method in interface com.deltaxml.msword.WordCompare
Clears all registered progress listeners.
clearProgressListeners() - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Clears all registered progress listeners.
COLNAME - Enum constant in enum class com.deltaxml.core.config.CalsColumnKeyingMode
DocumentComparator matches table columns based on colname attribute declared as a part of colspec.
COLNAME - Enum constant in enum class com.deltaxml.mergecommon.config.CalsColumnKeyingMode
DocumentComparator matches table columns based on colname attribute declared as a part of colspec.
ColumnKeyingMode - Enum Class in com.deltaxml.htmlcompare
Specifies the column keying mode used to match HTML columns when table processing is enabled.
com.deltaxml.api - package com.deltaxml.api
This package contains a collection of classes and exceptions used in error reporting.
com.deltaxml.core - package com.deltaxml.core
DeltaNova XML Compare API
com.deltaxml.core.config - package com.deltaxml.core.config
Contains classes and enums used to provide configuration options to PipelinedComparator, DocumentComparator and DataComparator.
com.deltaxml.core.config.attributeSplitting - package com.deltaxml.core.config.attributeSplitting
This package contains classes and enums used to configure AttributeSplittingConfig for attribute splitting.
com.deltaxml.core.config.ignoreChanges - package com.deltaxml.core.config.ignoreChanges
This package contains classes and enums used to configure IgnoreChangesConfig for ignoring changes.
com.deltaxml.core.config.image - package com.deltaxml.core.config.image
Contains classes and enums used to provide configuration options for Image Comparison to PipelinedComparator and DocumentComparator.
com.deltaxml.core.config.moves - package com.deltaxml.core.config.moves
Contains classes and enums used to provide configuration options for moves processing to PipelinedComparator, DocumentComparator and DataComparator.
com.deltaxml.core.config.namespaces - package com.deltaxml.core.config.namespaces
Contains classes used to provide user defined namespaces to PipelinedComparator and DocumentComparator.
com.deltaxml.core.config.subtreeProcessing - package com.deltaxml.core.config.subtreeProcessing
This package contains classes and enums used to configure SubtreeProcessingMode for content processing and unordered comparisons.
com.deltaxml.core.config.threading - package com.deltaxml.core.config.threading
Contains classes and enums used to provide configuration options for input multi-threading threading to PipelinedComparator and DocumentComparator.
com.deltaxml.core.exceptions - package com.deltaxml.core.exceptions
Contains common exceptions used across all products and features.
com.deltaxml.deltaai - package com.deltaxml.deltaai
DeltaNova AI Summary API
com.deltaxml.deltacheck - package com.deltaxml.deltacheck
DeltaNova Check API
com.deltaxml.dita - package com.deltaxml.dita
DeltaNova DITA Compare API.
com.deltaxml.dita.config - package com.deltaxml.dita.config
Configuration objects for the DITA comparison API.
com.deltaxml.ditamerge - package com.deltaxml.ditamerge
DeltaNova DITA Merge API
com.deltaxml.docbook - package com.deltaxml.docbook
DeltaNova Docbook Compare API
com.deltaxml.docbook.config - package com.deltaxml.docbook.config
Configuration objects for the DocBook comparison API.
com.deltaxml.ext.xslt.saxon - package com.deltaxml.ext.xslt.saxon
This package provides extensions for the Saxon XSLT processor allowing access to DeltaXML comparison and associated capabilities.
com.deltaxml.htmlcompare - package com.deltaxml.htmlcompare
DeltaNova HTML Compare API.
com.deltaxml.merge - package com.deltaxml.merge
DeltaNova XML Merge API
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.
com.deltaxml.msword - package com.deltaxml.msword
DeltaNova Microsoft Word Compare API
com.deltaxml.msword.config - package com.deltaxml.msword.config
Configuration objects for the MS Word comparison API.
com.deltaxml.pdfcompare - package com.deltaxml.pdfcompare
DeltaNova PDF Compare API.
com.deltaxml.pdfcompare.config - package com.deltaxml.pdfcompare.config
Configuration objects for the PDF Compare API.
com.deltaxml.pipe - package com.deltaxml.pipe
This package provides extensions to the SAX parsing API.
com.deltaxml.pipe.filters - package com.deltaxml.pipe.filters
This package provides SAX event based filter implementations.
com.deltaxml.pipe.filters.dx2 - package com.deltaxml.pipe.filters.dx2
This package contains filters specific to the deltaV2 format.
com.deltaxml.pipe.filters.dx2.wbw - package com.deltaxml.pipe.filters.dx2.wbw
This package contains filters for use in Word By Word pipelines, as is discussed in the Word by Word Text Comparison guide, as well as the JavaDoc for each of the filters.
com.deltaxml.pipe.filters.dx2.wbw.format - package com.deltaxml.pipe.filters.dx2.wbw.format
 
com.deltaxml.pipe.filters.dx2.wbw.v62 - package com.deltaxml.pipe.filters.dx2.wbw.v62
This package contains the versions of the Word by Word pipeline filter which were replaced in XML Compare 6.3.
com.deltaxml.powerpoint - package com.deltaxml.powerpoint
DeltaNova Microsoft PowerPoint Compare API
com.deltaxml.powerpoint.config - package com.deltaxml.powerpoint.config
This package provides internal classes for PowerPoint Compare.
comment(char[], int, int) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the comment SAX event handler.
comment(char[], int, int) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the SAX LexicalHandler comment event, which reports any comments identified by the parser.
comment(char[], int, int) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX comment event.
comment(char[], int, int) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the LexicalHandler comment method.
comment(char[], int, int) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the LexicalHandler comment method.
COMMENT - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
This item is used to transform a comment into the preserve:comment element for comparison.
COMMENT - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX comment events should be processed.
COMMENTS - Enum constant in enum class com.deltaxml.core.config.WarningReportMode
Reports warnings using XML comments.
COMMENTS - Enum constant in enum class com.deltaxml.dita.config.WarningReportMode
Add the recoverable errors and warnings as comments.
COMMENTS - Enum constant in enum class com.deltaxml.docbook.config.WarningReportMode
Add the recoverable errors and warnings as comments.
COMMENTS - Enum constant in enum class com.deltaxml.htmlcompare.WarningReportMode
Reports warnings using XML comments.
COMMENTS - Enum constant in enum class com.deltaxml.mergecommon.config.WarningReportMode
Reports warnings using XML comments.
compare(File, File, File) - Method in class com.deltaxml.core.DataComparator
 
compare(File, File, File) - Method in class com.deltaxml.dita.DitaMapfileCompare
Compares two File inputs to produce a File result.
compare(File, File, File) - Method in class com.deltaxml.dita.DitaMapTopicsetCompare
Compare two DITA maps.
compare(File, File, File) - Method in class com.deltaxml.dita.DitaTopicCompare
Compares two File inputs to produce a File result.
compare(File, File, File) - Method in class com.deltaxml.docbook.DocBookCompare
Compares two File inputs to produce a File result.
compare(File, File, File) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
This method compares two File and writes the result in XHTML format to another File.
compare(File, File, File) - Method in interface com.deltaxml.msword.WordCompare
Compare two docx documents and write the comparison result to the given result file.
compare(File, File, File) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Compares the 2 provided input files and produces the result in the provided resultFile file.
compare(File, File, File) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Compare two pptx documents and return a comparison result pptx document with a companion report put in the same directory.
compare(InputStream, String, InputStream, String, OutputStream) - Method in class com.deltaxml.core.DataComparator
 
compare(InputStream, String, InputStream, String, OutputStream) - Method in class com.deltaxml.dita.DitaMapfileCompare
Compares two input streams to produce an output stream result.
compare(InputStream, String, InputStream, String, OutputStream) - Method in class com.deltaxml.dita.DitaTopicCompare
Compares two input streams to produce an output stream result.
compare(InputStream, String, InputStream, String, OutputStream) - Method in class com.deltaxml.docbook.DocBookCompare
Compares two input streams to produce an output stream result.
compare(Reader, String, Reader, String, Writer) - Method in class com.deltaxml.core.DataComparator
 
compare(Reader, String, Reader, String, Writer) - Method in class com.deltaxml.dita.DitaMapfileCompare
Compares two input reader (character streams) to produce an output writer result.
compare(Reader, String, Reader, String, Writer) - Method in class com.deltaxml.dita.DitaTopicCompare
Compares two input reader (character streams) to produce an output writer result.
compare(Reader, String, Reader, String, Writer) - Method in class com.deltaxml.docbook.DocBookCompare
Compares two input reader (character streams) to produce an output writer result.
compare(String, String, String, String) - Method in class com.deltaxml.dita.DitaMapfileCompare
Compares two XML string inputs to produce an XML string result.
compare(String, String, String, String) - Method in class com.deltaxml.dita.DitaTopicCompare
Compares two XML string inputs to produce an XML string result.
compare(String, String, String, String) - Method in class com.deltaxml.docbook.DocBookCompare
Compares two XML string inputs to produce an XML string result.
compare(String, String, String, String, StringBuilder) - Method in class com.deltaxml.core.DataComparator
 
compare(URL, URL, File) - Method in class com.deltaxml.core.DataComparator
 
compare(URL, URL, OutputStream) - Method in class com.deltaxml.core.DataComparator
 
compare(Path, Path, Path) - Method in interface com.deltaxml.msword.WordCompare
Compare two docx documents and write the comparison result to the given result path.
compare(Path, Path, Path) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Compares the 2 provided input file paths and produces the result in the provided resultPath file.
compare(Path, Path, Path) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Compare two pptx documents and return a comparison result pptx document with a companion report put in the same directory.
compare(XPathContext, NodeInfo, NodeInfo) - Static method in class com.deltaxml.ext.xslt.saxon.Comparison
A com.deltaxml.cores9api XSLT extension function that allows a XSLT nodes or subtrees to be compared with a standard comparison.
compare(XPathContext, NodeInfo, NodeInfo, URL) - Static method in class com.deltaxml.ext.xslt.saxon.Comparison
A com.deltaxml.cores9api XSLT extension function that allows XSLT nodes or subtrees to be compared using a configurable pipelined comparison.
compare(XdmNode, XdmNode) - Method in class com.deltaxml.core.DataComparator
 
compare(InputSource, InputSource, StreamResult) - Method in class com.deltaxml.core.DataComparator
 
compare(InputSource, InputSource, StreamResult) - Method in class com.deltaxml.dita.DitaMapfileCompare
Compares two InputSource inputs to produce a StreamResult.
compare(InputSource, InputSource, StreamResult) - Method in class com.deltaxml.dita.DitaTopicCompare
Compares two InputSource inputs to produce a StreamResult.
compare(InputSource, InputSource, StreamResult) - Method in class com.deltaxml.docbook.DocBookCompare
Compares two InputSource inputs to produce a StreamResult.
compare(InputSource, InputSource, StreamResult) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
This method compares two InputSource and writes the result in XHTML format to a StreamResult.
COMPARE - Enum constant in enum class com.deltaxml.dita.DitaMapCompareProgressListener.ProcessingMode
Indicates that the process is a topic comparison.
COMPARE_AS_XML - Enum constant in enum class com.deltaxml.core.config.InvalidTableBehaviour
Compare tables as 'plain' XML.
COMPARE_AS_XML - Enum constant in enum class com.deltaxml.dita.config.InvalidTableBehaviour
Compare the table content as well-formed XML.
COMPARE_AS_XML - Enum constant in enum class com.deltaxml.docbook.config.InvalidTableBehaviour
Compare the table content as well-formed XML.
COMPARE_AS_XML - Enum constant in enum class com.deltaxml.htmlcompare.InvalidTableBehaviour
Compare tables as 'plain' XML.
COMPARE_AS_XML - Enum constant in enum class com.deltaxml.mergecommon.config.InvalidTableBehaviour
Compare tables as 'plain' XML.
compareInPlace(File, File) - Method in class com.deltaxml.dita.DitaMapTopicsetCompare
Compare two DITA maps.
comparePartial(InputSource, InputSource, StreamResult) - Method in class com.deltaxml.core.DocumentComparator
Run partial comparison up to Part 2 of output chain - used for DITA Map Topicset comparisons.
compareStageHeartbeat() - Method in interface com.deltaxml.deltacheck.CheckerProgressListener
Report heartbeats when inside the compare stage.
compareStageHeartbeat() - Method in interface com.deltaxml.dita.DitaMapfileCompareProgressListener
Report heartbeats when inside the compare stage.
compareStageHeartbeat() - Method in interface com.deltaxml.dita.DitaTopicCompareProgressListener
Report heartbeats when inside the compare stage.
compareStageHeartbeat() - Method in interface com.deltaxml.docbook.DocBookCompareProgressListener
Report heartbeats when inside the compare stage.
compareStageHeartbeat() - Method in interface com.deltaxml.htmlcompare.HTMLCompareProgressListener
Report heartbeats when inside the compare stage.
compareStageHeartbeat() - Method in interface com.deltaxml.msword.WordCompareProgressListener
Report heartbeats when inside the compare stage.
compareStageHeartbeat() - Method in interface com.deltaxml.pdfcompare.PDFCompareProgressListener
Report heartbeats when inside the compare stage.
compareStageHeartbeat() - Method in interface com.deltaxml.powerpoint.PowerPointCompareProgressListener
Report heartbeats when inside the compare stage.
compareTo(DXPParameterDefinition<?>) - Method in class com.deltaxml.core.DXPParameterDefinition
Total order of two parameter objects, where objects primary order is by name.
Comparison - Class in com.deltaxml.ext.xslt.saxon
A class consisting of XSLT extension functions for comparison operations.
ComparisonCancelledException - Exception in com.deltaxml.core.exceptions
The comparison was cancelled via some kind of CancellationPolicy.
ComparisonCancelledException(String) - Constructor for exception com.deltaxml.core.exceptions.ComparisonCancelledException
Constructs a new ComparisonCancelledException.
ComparisonCancelledException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.ComparisonCancelledException
Constructs a new ComparisonCancelledException.
ComparisonException - Exception in com.deltaxml.core.exceptions
Indicates a problem during the comparison stage of the pipeline.
ComparisonException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.ComparisonException
Creates a new ComparisonException.
ComparisonHeartbeatListener - Interface in com.deltaxml.api
A listener which receives events from the comparator indicating that progress has been made in the current comparison.
ComparisonTypeConfiguration - Class in com.deltaxml.htmlcompare
Configuration object containing parameters that control how text is compared.
ComparisonTypeConfiguration() - Constructor for class com.deltaxml.htmlcompare.ComparisonTypeConfiguration
Create a new ComparisonTypeConfiguration object.
completed(int, int, String) - Method in interface com.deltaxml.deltacheck.CheckerProgressListener
Report when each stage has been completed.
completed(int, int, String) - Method in interface com.deltaxml.dita.DitaMapfileCompareProgressListener
Report when each stage has been completed.
completed(int, int, String) - Method in interface com.deltaxml.dita.DitaTopicCompareProgressListener
Report when each stage has been completed.
completed(int, int, String) - Method in interface com.deltaxml.docbook.DocBookCompareProgressListener
Report when each stage has been completed.
completed(int, int, String) - Method in interface com.deltaxml.htmlcompare.HTMLCompareProgressListener
Report when each stage has been completed.
completed(int, int, String) - Method in interface com.deltaxml.msword.WordCompareProgressListener
Report when each stage has been completed.
completed(int, int, String) - Method in interface com.deltaxml.pdfcompare.PDFCompareProgressListener
Report when each stage has been completed.
completed(int, int, String) - Method in interface com.deltaxml.powerpoint.PowerPointCompareProgressListener
Report when each stage has been completed.
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 - Class in com.deltaxml.merge
A merge class which supports n-way merging of the concurrently edited XML content (data or documents) .
ConcurrentMerge() - Constructor for class com.deltaxml.ditamerge.ConcurrentMerge
Constructs a new ConcurrentMerge instance.
ConcurrentMerge() - Constructor for class com.deltaxml.merge.ConcurrentMerge
Constructs a new ConcurrentMerge instance.
ConcurrentMergeResultType - Enum Class in com.deltaxml.mergecommon.config
The various types of result that can be produced by the Merger.
ConcurrentMergeState - Enum Class in com.deltaxml.mergecommon.config
This enum represents the current state of the merge object.
CONDITION - Enum constant in enum class com.deltaxml.docbook.config.KeyingMode
Use a condition attribute if present.
ConditionalFilterXPathException - Exception in com.deltaxml.core.exceptions
Indicates a problem evaluating the 'when' XPath expression on a conditional filter in a DXP file.
ConditionalFilterXPathException(String, String) - Constructor for exception com.deltaxml.core.exceptions.ConditionalFilterXPathException
 
ConditionalFilterXPathException(String, Throwable, String) - Constructor for exception com.deltaxml.core.exceptions.ConditionalFilterXPathException
 
CONFIG_DEBUG_FILES - Static variable in class com.deltaxml.core.DataComparator
This is a boolean configuration property that when true will send most or all intermediate results to files.
CONFIG_DEBUG_FILES - Static variable in class com.deltaxml.core.DocumentComparator
This is a boolean configuration property that when true will send most or all intermediate results to files.
CONFIG_DEBUG_FILES - Static variable in class com.deltaxml.core.PipelinedComparator
This is a boolean configuration property that when true will send most or all intermediate results to files.
CONFIG_OPTIMIZE_XMLFILTERS_AROUND_COMPARATOR - Static variable in class com.deltaxml.core.PipelinedComparator
This configuration property provides the default or initial value for this optimization setting.
ConfigurationValidationException - Exception in com.deltaxml.core.exceptions
An Exception of this type is thrown when a configuration instance cannot be validated, due to problems in the configuration data supplied by the user.
ConfigurationValidationException(String) - Constructor for exception com.deltaxml.core.exceptions.ConfigurationValidationException
Constructs a new ConfigurationValidationException with the specified detail message.
ConfigurationValidationException(String, List<String>) - Constructor for exception com.deltaxml.core.exceptions.ConfigurationValidationException
Constructs a new ConfigurationValidationException with the specified detail message and a list of validation errors.
CONFLICTING_CHANGES - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeToTwoResultPreset
This result will have only conflicting changes.
CONTENT_GROUP - Enum constant in enum class com.deltaxml.core.config.ModifiedFormatOutput
Output the formatting element change using content group.
CONTENT_GROUP - Enum constant in enum class com.deltaxml.mergecommon.config.FormattingOutputType
Content Group Reconstruction - formatting elements are resolved and output using our "Content Group" format.
CONTENT_MODEL - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
This item represents attributes added at parse time using Schema/DTD validation or inferred data to provide information on the element content.
ContentEqualityCheckException - Exception in com.deltaxml.deltacheck
Indicates a problem while checking the content equality.
ContentEqualityCheckException(String) - Constructor for exception com.deltaxml.deltacheck.ContentEqualityCheckException
Constructs a new ContentEqualityCheckException.
ContentEqualityCheckException(String, Throwable) - Constructor for exception com.deltaxml.deltacheck.ContentEqualityCheckException
Constructs a new ContentEqualityCheckException.
COPY - Enum constant in enum class com.deltaxml.dita.DitaMapCompareProgressListener.ProcessingMode
Indicates that the process copies topics without any new markup.
create() - Static method in interface com.deltaxml.htmlcompare.HTMLCompare
Create a new HTMLCompare instance.
create() - Static method in interface com.deltaxml.msword.WordCompare
Create the new WordCompare instance.
create() - Static method in interface com.deltaxml.pdfcompare.PDFCompare
Create a new PDFCompare instance.
create() - Static method in interface com.deltaxml.powerpoint.PowerPointCompare
Create a new PowerPointCompare instance.
create(Processor) - Static method in interface com.deltaxml.msword.WordCompare
Initialize a WordCompare instance, allows passing in a Saxon Processor.
createInstance(boolean, Optional<ExecutorService>) - Static method in interface com.deltaxml.core.config.threading.ThreadingConfig
This is the factory method which should be used to create configured ThreadingConfig instances.

D

DATA - Enum constant in enum class com.deltaxml.core.config.subtreeProcessing.SubtreeMode
This type is used for data in the element subtree.
DATA_LIST - Enum constant in enum class com.deltaxml.core.config.attributeSplitting.AttributeSplittingMode
This type is used for data lists in attribute splitting.
DATA_SET - Enum constant in enum class com.deltaxml.core.config.attributeSplitting.AttributeSplittingMode
This type is used for data sets in attribute splitting.
DataComparator - Class in com.deltaxml.core
Provides a pre-configured comparison tool more suited for data comparison.
DataComparator() - Constructor for class com.deltaxml.core.DataComparator
Creates a new DataComparator.
DataComparator(Processor) - Constructor for class com.deltaxml.core.DataComparator
Creates a new DataComparator.
DataComparator.ExtensionPoint - Enum Class in com.deltaxml.core
Represents the point at which user FilterSteps can be inserted.
DataProgressListener - Interface in com.deltaxml.core
Monitors the progress of a DataComparator comparison.
DCPConfiguration - Class in com.deltaxml.core
Loads a DocumentComparator from a DCP configuration.
DCPConfiguration(File) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from a DCP file.
DCPConfiguration(File, boolean) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from a DCP file.
DCPConfiguration(File, Processor) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from a DCP file.
DCPConfiguration(File, Processor, boolean) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from a DCP file.
DCPConfiguration(XdmNode) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from a supplied XdmNode tree.
DCPConfiguration(XdmNode, boolean) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from a supplied XdmNode tree.
DCPConfiguration(InputSource) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from an InputSource.
DCPConfiguration(InputSource, boolean) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from an InputSource.
DCPConfiguration(InputSource, Processor) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from an InputSource.
DCPConfiguration(InputSource, Processor, boolean) - Constructor for class com.deltaxml.core.DCPConfiguration
Creates a DCPConfiguration object from an InputSource.
DCPipelineProgressTextReporter - Class in com.deltaxml.core
Reports pipeline progress to System.err using textual messages.
DCPipelineProgressTextReporter() - Constructor for class com.deltaxml.core.DCPipelineProgressTextReporter
Constructs a progress reporter that reports times and filter names.
DCPipelineProgressTextReporter(boolean) - Constructor for class com.deltaxml.core.DCPipelineProgressTextReporter
Constructs a configurable progress reporter.
DCPipelineProgressTextReporter(boolean, boolean) - Constructor for class com.deltaxml.core.DCPipelineProgressTextReporter
Constructs a configurable progress reporter.
deepCopy() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Create a deep copy of this RuleConfiguration.
DEFAULT - Enum constant in enum class com.deltaxml.core.config.DefaultAttProcessingMode
If an attribute was provided with a default value in either of the inputs, it should be default in the result (provided that it has the same value).
DEFAULT_FORMATTING_ELEMENTS - Static variable in class com.deltaxml.htmlcompare.FormattingConfiguration
The default formatting elements used by HTML Compare.
DEFAULT_INPUT_A_HIGHLIGHT_COLOUR - Static variable in class com.deltaxml.htmlcompare.HTMLConfiguration
The default input A highlight colour used by HTML Compare.
DEFAULT_INPUT_B_HIGHLIGHT_COLOUR - Static variable in class com.deltaxml.htmlcompare.HTMLConfiguration
The default input B highlight colour used by HTML Compare.
DEFAULT_MESSAGE - Static variable in exception com.deltaxml.api.UnorderedElementContainingPCDATAException
The stem of the error message returned by Throwable.getMessage().
DEFAULT_ORPHANED_THRESHOLD_PERCENTAGE - Static variable in class com.deltaxml.pipe.filters.dx2.wbw.OrphanedWordOutfilter
the default value for orphanedThresholdPercentaeg, set at 20.
DEFAULT_ORPHANED_WORD_LIMIT - Static variable in class com.deltaxml.pipe.filters.dx2.wbw.OrphanedWordOutfilter
the default value for orphanedLengthlimit, set at 2.
DefaultAttProcessingMode - Enum Class in com.deltaxml.core.config
Represents the behaviour required when outputting defaulted attributes.
DELETE - Enum constant in enum class com.deltaxml.core.config.ignoreChanges.ResultRule
No value is given in the output under any circumstances, but still processes the subtree if present.
Delta - Class in com.deltaxml.pipe.filters.dx2
A type-safe enum representing the different delta values that are legal in a DeltaXML delta file.
DELTA - Enum constant in enum class com.deltaxml.core.config.ResultFormat
Reports changes using the DeltaXML delta file result.
DELTA_A - Static variable in class com.deltaxml.pipe.filters.dx2.Delta
A delta value representing a deleted xml node (i.e only appears in document 'A').
DELTA_B - Static variable in class com.deltaxml.pipe.filters.dx2.Delta
A delta value representing an added xml node (i.e only appears in document 'B').
DELTA_LOCALNAME - Static variable in class com.deltaxml.pipe.filters.dx2.Delta
The localname for the delta value.
DELTA_MODIFY - Static variable in class com.deltaxml.pipe.filters.dx2.Delta
A delta value representing a modified xml node (i.e is different in documents 'A' and 'B').
DELTA_UNCHANGED - Static variable in class com.deltaxml.pipe.filters.dx2.Delta
A delta value representing an unchanged xml node (i.e is the same in documents 'A' and 'B').
DELTA_V_2_1 - Enum constant in enum class com.deltaxml.mergecommon.config.FormattingOutputType
Delta v2.1 Reconstruction - formatting elements are resolved and output using our Delta v2.1 format.
DeltaAI - Class in com.deltaxml.deltaai
Generate an AI powered report that summarises a DeltaV2 output.
DeltaAI() - Constructor for class com.deltaxml.deltaai.DeltaAI
 
DeltaPunctuationElement - Class in com.deltaxml.pipe.filters.dx2.wbw
A representation of a punctuation element used by WordBufferingFilter and its sub-types to represent and manipulate the buffer of word/space/punctuation elements.
DeltaPunctuationElement() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.DeltaPunctuationElement
Default constructor.
DeltaPunctuationElement(Delta) - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.DeltaPunctuationElement
Creates a new Punctuation with the supplied delta.
DeltaSpaceElement - Class in com.deltaxml.pipe.filters.dx2.wbw
A representation of a space element used by WordBufferingFilter and its sub-types to represent and manipulate the buffer of word/space/punctuation elements.
DeltaSpaceElement() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.DeltaSpaceElement
Default constructor.
DeltaSpaceElement(Delta) - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.DeltaSpaceElement
Creates a new Space with the supplied delta.
DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeResultType
A pure deltaV2 file which contains all the data in all the inputs.
DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.SequentialMergeResultType
A pure deltaV2 file which contains all of the data in all of the inputs.
DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
A pure deltaV2 file which contains all of the data in all of the inputs.
DeltaWordElement - Class in com.deltaxml.pipe.filters.dx2.wbw
A representation of a word element used by WordBufferingFilter and its sub-types to represent and manipulate the buffer of word/space/punctuation elements.
DeltaWordElement() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.DeltaWordElement
Default constructor.
DeltaWordElement(Delta) - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.DeltaWordElement
Creates a new Word with the supplied delta.
DELTAXML_NS - Static variable in class com.deltaxml.pipe.filters.dx2.Delta
The DeltaXML namespace.
DeltaXMLError - Exception in com.deltaxml.core.exceptions
This class specifies an error condition.
DeltaXMLError(String) - Constructor for exception com.deltaxml.core.exceptions.DeltaXMLError
Creates a new error with an identifying message.
DeltaXMLError(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.DeltaXMLError
Creates a new error which wraps an existing error or exception and provides an additional message.
DeltaXMLError(Throwable) - Constructor for exception com.deltaxml.core.exceptions.DeltaXMLError
Creates a new error which wraps an existing error or exception.
DeltaXMLException - Exception in com.deltaxml.core.exceptions
This class specifies an exceptional condition.
DeltaXMLException(String) - Constructor for exception com.deltaxml.core.exceptions.DeltaXMLException
Creates a new exception with an identifying message.
DeltaXMLException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.DeltaXMLException
Creates a new exception which wraps an existing exception and provides an additional message.
DeltaXMLException(Throwable) - Constructor for exception com.deltaxml.core.exceptions.DeltaXMLException
Creates a new exception which wraps an existing exception.
DeltaXMLProcessingException - Exception in com.deltaxml.api
This class specifies an exceptional condition that occurred during the comparison and recombination processes.
DeltaXMLProcessingException(String) - Constructor for exception com.deltaxml.api.DeltaXMLProcessingException
Creates a new exception with an identifying message.
DeltaXMLProcessingException(String, int) - Constructor for exception com.deltaxml.api.DeltaXMLProcessingException
Creates a new exception with an identifying message and error code.
DeltaXMLProcessingException(String, int, FailureSeverity) - Constructor for exception com.deltaxml.api.DeltaXMLProcessingException
Creates a new exception providing an additional message, errorCode and severity.
DeltaXMLProcessingException(String, Throwable) - Constructor for exception com.deltaxml.api.DeltaXMLProcessingException
Creates a new exception which wraps an existing exception and provides an additional message.
DeltaXMLProcessingException(String, Throwable, int) - Constructor for exception com.deltaxml.api.DeltaXMLProcessingException
Creates a new exception which wraps an existing exception and also provides an additional message and errorCode.
DeltaXMLProcessingException(String, Throwable, int, FailureSeverity) - Constructor for exception com.deltaxml.api.DeltaXMLProcessingException
Creates a new exception which wraps an existing exception and also provides an additional message, errorCode and severity.
DeltaXMLProcessingException(Throwable) - Constructor for exception com.deltaxml.api.DeltaXMLProcessingException
Creates a new exception which wraps an existing exception.
DeltaXMLProcessingException(Throwable, int) - Constructor for exception com.deltaxml.api.DeltaXMLProcessingException
Creates a new exception which wraps an existing exception and provides an errorCode.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.core.config.image.ImageComparisonGranularity
Reports the differences to the Image by repeating the A and B Image inputs adjacent to each other, with individual changes highlighted with bounding boxes in the image.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.core.config.MathMLGranularity
Reports the differences to the MathML by repeating the A and B MathML inputs adjacent to each other, with individual changes highlighted.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.core.config.SVGGranularity
Reports the differences to the SVG by repeating the A and B SVG inputs adjacent to each other, with individual changes highlighted with bounding boxes.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.dita.config.MathMLGranularity
Reports the differences to the MathML by repeating the A and B MathML inputs adjacent to each other, with individual changes highlighted.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.dita.config.SVGGranularity
Reports the differences to the SVG by repeating the A and B SVG inputs adjacent to each other, with individual changes highlighted with bounding boxes.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.docbook.config.MathMLGranularity
Reports the differences to the MathML by repeating the A and B MathML inputs adjacent to each other, with individual changes highlighted.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.docbook.config.SVGGranularity
Reports the differences to the SVG by repeating the A and B SVG inputs adjacent to each other, with individual changes highlighted with bounding boxes.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.htmlcompare.MathMLGranularity
Reports the differences to the MathML by repeating the A and B MathML inputs adjacent to each other, with individual changes highlighted.
DETAILED_ADJACENT - Enum constant in enum class com.deltaxml.htmlcompare.SvgGranularity
Reports the differences to the SVG by repeating the A and B SVG inputs adjacent to each other, with individual changes highlighted with bounding boxes.
DifferentRootElementException - Exception in com.deltaxml.api
Files being compared must have equivalent root elements.
DifferentRootElementException(String, String, String, String) - Constructor for exception com.deltaxml.api.DifferentRootElementException
Construct a new DifferentRootElementException appropriate for use in the XML Compare code.
DifferingOrderedAttributesException - Exception in com.deltaxml.api
The deltaxml:ordered attribute is placed on elements to control whether its children are compared using the ordered comparison algorithm or the orderless algorithm.
DifferingOrderedAttributesException() - Constructor for exception com.deltaxml.api.DifferingOrderedAttributesException
Construct a new DifferingOrderedAttributesException appropriate for use in the DeltaXML code.
DifferingOrderedAttributesException(String, String) - Constructor for exception com.deltaxml.api.DifferingOrderedAttributesException
Construct a new DifferingOrderedAttributesException appropriate for use in the XML Compare code.
DITA_MARKUP - Enum constant in enum class com.deltaxml.dita.config.OutputFormat
Differences are marked up using DITA's rev and status attributes.
DITA_MARKUP - Enum constant in enum class com.deltaxml.ditamerge.ThreeWayMerge.TwoWayResultFormat
This result format is a DITA document are marked up using DITA specific scheme.
DitaConfig - Class in com.deltaxml.dita.config
The DITA configuration parameters apply to all output formats.
DitaConfig() - Constructor for class com.deltaxml.dita.config.DitaConfig
Create a new DitaConfig instance.
DitaConfig(boolean) - Constructor for class com.deltaxml.dita.config.DitaConfig
Create a new DitaConfig instance, specifies whether to use id attribute value as keys in order to provide identity during comparison.
DitaIOException - Exception in com.deltaxml.dita
DITA Input/Output Exceptions.
DitaMapCompareProgressListener - Interface in com.deltaxml.dita
A map comparison progress listener.
DitaMapCompareProgressListener.DocumentSource - Enum Class in com.deltaxml.dita
Specifies the A or B source document map.
DitaMapCompareProgressListener.ProcessingMode - Enum Class in com.deltaxml.dita
The mode in which topics are processed.
DitaMapCompareProgressListenerAbstractImpl - Class in com.deltaxml.dita
A base implementation of the DitaMapCompareProgressListener.
DitaMapCompareProgressListenerAbstractImpl() - Constructor for class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
DitaMapfileCompare - Class in com.deltaxml.dita
Compares the XML content of two Darwin Information Typing Architecture (DITA) maps and produces a result map marked to show changes.
DitaMapfileCompare() - Constructor for class com.deltaxml.dita.DitaMapfileCompare
Constructs a new DitaMapfileCompare instance.
DitaMapfileCompareProgressListener - Interface in com.deltaxml.dita
A comparison progress listener.
DITAMapInput - Class in com.deltaxml.deltacheck
A representation of a DITA Map input file.
DITAMapInput(ZipFile, String) - Constructor for class com.deltaxml.deltacheck.DITAMapInput
Creates a new DitaMapInput.
DitaMapTopicsetCompare - Class in com.deltaxml.dita
Compares two Darwin Information Typing Architecture (DITA) maps and produces a result map(s) marked to show changes.
DitaMapTopicsetCompare() - Constructor for class com.deltaxml.dita.DitaMapTopicsetCompare
Create a DITA Map comparator.
DitaMarkup - Class in com.deltaxml.dita.config
The DITA markup output format specific parameters provide control over how the 'rev' and 'status' attributes are used to represent change.
DitaMarkup() - Constructor for class com.deltaxml.dita.config.DitaMarkup
Creates a new DitaMarkup instance.
DitaTopicCompare - Class in com.deltaxml.dita
Compares two Darwin Information Typing Architecture (DITA) topics and produces a result topic marked to show changes.
DitaTopicCompare() - Constructor for class com.deltaxml.dita.DitaTopicCompare
Constructs a new DitaTopicCompare instance.
DitaTopicCompareProgressListener - Interface in com.deltaxml.dita
A comparison progress listener.
DitaTopicProcessingException - Exception in com.deltaxml.dita
DITA Topic Processing Exception.
DO_NOT_MODIFY - Enum constant in enum class com.deltaxml.dita.config.MapUncomparedTopicMarkup
Do not update the uncompared topics.
DOC_AND_ATTRIB - Enum constant in enum class com.deltaxml.core.config.PresetPreservationMode
Preserve the XML document and attribute information.
DOC_AND_ATTRIB - Enum constant in enum class com.deltaxml.dita.config.PreservationMode
Preserve document typing and original attribute information.
DOC_AND_ATTRIB - Enum constant in enum class com.deltaxml.docbook.config.PreservationMode
Preserve document typing and original attribute information.
DOCBOOK_MARKUP - Enum constant in enum class com.deltaxml.docbook.config.OutputFormat
Differences are marked up using DocBook's revisonflag attribute.
DocBookCompare - Class in com.deltaxml.docbook
The main class for DeltaXML DocBook Compare.
DocBookCompare() - Constructor for class com.deltaxml.docbook.DocBookCompare
Constructs a new DocBookCompare instance.
DocBookCompareProgressListener - Interface in com.deltaxml.docbook
A comparison progress listener.
DOCTYPE - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
The item is used to indicate that the DOCTYPE and its internal subset should be preserved.
DoctypeChangeException - Exception in com.deltaxml.mergecommon
Indicates that inputs have different Doctype statements.
DoctypeChangeException() - Constructor for exception com.deltaxml.mergecommon.DoctypeChangeException
Creates a new DoctypeChangeException.
DoctypeMissingException - Exception in com.deltaxml.mergecommon
Indicates that inputs have different Doctype statements.
DoctypeMissingException() - Constructor for exception com.deltaxml.mergecommon.DoctypeMissingException
Creates a new DoctypeChangeException.
DoctypePreservationMode - Enum Class in com.deltaxml.mergecommon.config
Controls how DOCTYPE declarations appear in the result.
DOCUMENT - Enum constant in enum class com.deltaxml.core.config.MixedContentDetectionScope
Gather data on mixed-content for all elements of the same name in the document.
DOCUMENT - Enum constant in enum class com.deltaxml.core.config.PresetPreservationMode
Preserve the XML document information.
DOCUMENT - Enum constant in enum class com.deltaxml.dita.config.PreservationMode
Preserve document typing information.
DOCUMENT - Enum constant in enum class com.deltaxml.docbook.config.PreservationMode
Preserve document typing information.
DOCUMENT - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX [start|end]Document events should be processed.
DOCUMENT_A - Enum constant in enum class com.deltaxml.core.config.ModifiedAttributeMode
Output the 'A' version of modified attributes and any deleted ('A') attributes.
DOCUMENT_A - Enum constant in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Output the 'A' version of modified attributes and any deleted ('A') attributes.
DOCUMENT_A - Enum constant in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Output the 'A' version of modified items; output deleted ('A') items; do not output inserted ('B') items.
DOCUMENT_A - Enum constant in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Output the 'A' version of modified attributes and any deleted ('A') attributes.
DOCUMENT_A - Enum constant in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
Output the 'A' version of modified items; output deleted ('A') items; do not output inserted ('B') items.
DOCUMENT_A_THEN_B - Enum constant in enum class com.deltaxml.core.config.ModifiedAttributeMode
Output the 'A' version of modified attributes.
DOCUMENT_A_THEN_B - Enum constant in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Output the 'A' version of modified attributes.
DOCUMENT_A_THEN_B - Enum constant in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Output the 'A' version of modified items; output both inserted ('B') and deleted ('A') items.
DOCUMENT_A_THEN_B - Enum constant in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Output the 'A' version of modified attributes.
DOCUMENT_A_THEN_B - Enum constant in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
Output the 'A' version of modified items; output both inserted ('B') and deleted ('A') items.
DOCUMENT_A_THEN_DECL_B - Enum constant in enum class com.deltaxml.dita.config.UnmarkedChangeMode
As 'A' except when processing an internal subset declaration, in which case act as 'AB'.
DOCUMENT_A_THEN_DECL_B - Enum constant in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
As 'A' except when processing an internal subset declaration, in which case act as 'AB'.
DOCUMENT_B - Enum constant in enum class com.deltaxml.core.config.ModifiedAttributeMode
Output the 'B' version of modified attributes and any added ('B') attributes.
DOCUMENT_B - Enum constant in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Output the 'B' version of modified attributes and any added ('B') attributes.
DOCUMENT_B - Enum constant in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Output the 'B' version of modified items; output inserted ('B') items; do not output deleted ('A') items.
DOCUMENT_B - Enum constant in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Output the 'B' version of modified attributes and any added ('B') attributes.
DOCUMENT_B - Enum constant in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
Output the 'B' version of modified items; output inserted ('B') items; do not output deleted ('A') items.
DOCUMENT_B_THEN_A - Enum constant in enum class com.deltaxml.core.config.ModifiedAttributeMode
Output the 'B' version of modified attributes.
DOCUMENT_B_THEN_A - Enum constant in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Output the 'B' version of modified attributes.
DOCUMENT_B_THEN_A - Enum constant in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Output the 'B' version of modified items; output both inserted ('B') and deleted ('A') items.
DOCUMENT_B_THEN_A - Enum constant in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Output the 'B' version of modified attributes.
DOCUMENT_B_THEN_A - Enum constant in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
Output the 'B' version of modified items; output both inserted ('B') and deleted ('A') items.
DOCUMENT_B_THEN_DECL_A - Enum constant in enum class com.deltaxml.dita.config.UnmarkedChangeMode
As 'B' except when processing an internal subset declaration, in which case act as 'BA'.
DOCUMENT_B_THEN_DECL_A - Enum constant in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
As 'B' except when processing an internal subset declaration, in which case act as 'BA'.
DOCUMENT_LOCATION - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
This item represent the original location, or systemId, of the document when it was parsed.
DOCUMENT_MARKUP - Enum constant in enum class com.deltaxml.dita.config.WarningReportMode
Add the recoverable errors and warnings as document content.
DOCUMENT_MARKUP - Enum constant in enum class com.deltaxml.docbook.config.WarningReportMode
Add the recoverable errors and warnings as document content.
DocumentComparator - Class in com.deltaxml.core
Provides a pre-configured comparison tool more suited for document comparison.
DocumentComparator() - Constructor for class com.deltaxml.core.DocumentComparator
Creates a new DocumentComparator.
DocumentComparator(Processor) - Constructor for class com.deltaxml.core.DocumentComparator
Creates a new DocumentComparator.
DocumentComparator.ExtensionPoint - Enum Class in com.deltaxml.core
Represents the point at which user FilterSteps can be inserted.
DocumentProgressListener - Interface in com.deltaxml.core
Monitors the progress of a DocumentComparator comparison.
DocxInput - Class in com.deltaxml.deltacheck
A representation of a Microsoft Word input file with a ".docx" extension.
DocxInput(File) - Constructor for class com.deltaxml.deltacheck.DocxInput
Creates a new DocxInput.
DocxInput(String) - Constructor for class com.deltaxml.deltacheck.DocxInput
Creates a new DocxInput.
DOWN - Enum constant in enum class com.deltaxml.core.config.FrameMakerTrackChangesTableChangeMode
Changes in rows and cells are pushed down to the cell content level.
DOWN - Enum constant in enum class com.deltaxml.core.config.XmetalTrackChangesTableChangeMode
Changes in rows and cells are pushed down to the cell content level.
DOWN - Enum constant in enum class com.deltaxml.dita.config.FrameMakerTrackChangesTableChangeMode
Changes in rows and cells are pushed down to the cell content level.
DOWN - Enum constant in enum class com.deltaxml.dita.config.UnrepresentableTableRowChangeMode
Changes in rows and cells are pushed down to the cell content level.
DOWN - Enum constant in enum class com.deltaxml.dita.config.XmetalTrackChangesTableChangeMode
Changes in rows and cells are pushed down to the cell content level.
DOWN - Enum constant in enum class com.deltaxml.docbook.config.FrameMakerTrackChangesTableChangeMode
Changes in rows and cells are pushed down to the cell content level.
DOWN - Enum constant in enum class com.deltaxml.docbook.config.XmetalTrackChangesTableChangeMode
Changes in rows and cells are pushed down to the cell content level.
DTCPConfiguration - Class in com.deltaxml.core
Loads a DataComparator from a DTCP configuration.
DTCPConfiguration(File) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from a DTCP file.
DTCPConfiguration(File, boolean) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from a DTCP file.
DTCPConfiguration(File, Processor) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from a DTCP file.
DTCPConfiguration(File, Processor, boolean) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from a DTCP file.
DTCPConfiguration(XdmNode) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from a supplied XdmNode tree.
DTCPConfiguration(XdmNode, boolean) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from a supplied XdmNode tree.
DTCPConfiguration(InputSource) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from an InputSource.
DTCPConfiguration(InputSource, boolean) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from an InputSource.
DTCPConfiguration(InputSource, Processor) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from an InputSource.
DTCPConfiguration(InputSource, Processor, boolean) - Constructor for class com.deltaxml.core.DTCPConfiguration
Creates a DTCPConfiguration object from an InputSource.
DTCPipelineProgressTextReporter - Class in com.deltaxml.core
Reports pipeline progress to System.err using textual messages.
DTCPipelineProgressTextReporter() - Constructor for class com.deltaxml.core.DTCPipelineProgressTextReporter
Constructs a progress reporter that reports times and filter names.
DTCPipelineProgressTextReporter(boolean) - Constructor for class com.deltaxml.core.DTCPipelineProgressTextReporter
Constructs a configurable progress reporter.
DTCPipelineProgressTextReporter(boolean, boolean) - Constructor for class com.deltaxml.core.DTCPipelineProgressTextReporter
Constructs a configurable progress reporter.
DTD - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX [start|end]DTD events should be processed.
DuplicateStepNameException - Exception in com.deltaxml.core.exceptions
Indicates that an attempt has been made to declare multiple PipelineSteps with the same name in a single Pipeline.
DuplicateStepNameException(String, String) - Constructor for exception com.deltaxml.core.exceptions.DuplicateStepNameException
 
DXPConfiguration - Class in com.deltaxml.core
Loads a PipelinedComparator from a DXP configuration.
DXPConfiguration(File) - Constructor for class com.deltaxml.core.DXPConfiguration
Creates a DXPConfigurationS9 object from a DXP file.
DXPConfiguration(XdmNode) - Constructor for class com.deltaxml.core.DXPConfiguration
Creates a DXPConfigurationS9 object from a supplied XdmNode tree.
DXPConfiguration(InputSource) - Constructor for class com.deltaxml.core.DXPConfiguration
Creates a DXPConfigurationS9 object from an InputSource.
DXPConfiguration(InputSource, EntityResolver, boolean) - Constructor for class com.deltaxml.core.DXPConfiguration
Creates a DXPConfigurationS9 object from a DXP InputSource.
DXPParameterDefinition<T extends Comparable<?>> - Class in com.deltaxml.core
A comparison parameter definition.
DXPParameterDefinition(String, T, String) - Constructor for class com.deltaxml.core.DXPParameterDefinition
Create a parameter with a given name, default value and description.
DXPParameterDefinition.FormatInfo - Class in com.deltaxml.core
A utility class for identifying the space required to display a list of parameter definitions.
DynamicPDFormatException - Exception in com.deltaxml.core.exceptions
Indicates an error encountered either when resolving XPath expressions in the Pipeline Description or when validating the resolved Pipeline Description.
DynamicPDFormatException(String) - Constructor for exception com.deltaxml.core.exceptions.DynamicPDFormatException
DynamicPDFormatException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.DynamicPDFormatException
DynamicPDFormatException(Throwable) - Constructor for exception com.deltaxml.core.exceptions.DynamicPDFormatException

E

ELEMENT - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX [start|end]Element events should be processed.
ELEMENT_DECL - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX elementDecl events should be processed.
elementDecl(String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the elementDecl SAX event handler.
elementDecl(String, String) - Method in class com.deltaxml.pipe.filters.NormalizeSpace
Overrides the default elementDecl method.
elementDecl(String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the Declaration Handler elementDecl event, which reports DTD related (external DTD or internal subset) element declarations.
elementDecl(String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX elementDecl event.
elementDecl(String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the DeclHandler elementDecl method.
elementDecl(String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An implementation of the DeclHandler elementDecl method.
ENABLED_PROP_DVAL - Static variable in class com.deltaxml.core.config.LexicalPreservationConfig
The default value of the configuration property for enabling lexical preservation during comparator construction.
ENABLED_PROP_NAME - Static variable in class com.deltaxml.core.config.LexicalPreservationConfig
The name of the configuration property for enabling lexical preservation during comparator construction.
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.
enableNumericTolerance(boolean) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets whether to use a numeric tolerance.
ENCODE_AS_ATTRIBUTES - Enum constant in enum class com.deltaxml.core.config.ModifiedAttributeMode
Output the 'B' version of modified attributes and any added ('B') attributes but additionally show the changes encoded as attributes in the attribute-change ('ac') namespace.
ENCODE_AS_ATTRIBUTES - Enum constant in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Output the 'B' version of modified attributes and any added ('B') attributes but additionally show the changes encoded as attributes in the attribute-change ('ac') namespace.
ENCODE_AS_ATTRIBUTES - Enum constant in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Output the 'B' version of modified attributes and any added ('B') attributes but additionally show the changes encoded as attributes in the attribute-change ('ac') namespace.
ENCODED - Enum constant in enum class com.deltaxml.core.config.PreservationOutputType
The encoded preservation element should appear encoded in the output.
endCDATA() - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the endCDATA SAX event handler.
endCDATA() - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the SAX LexicalHandler endCDATA event, which reports the end of a CDATA boundry idenitified by the parser.
endCDATA() - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX endCDATA event.
endCDATA() - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the LexicalHandler endCDATA method.
endCDATA() - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the LexicalHandler endCDATA method.
endDocument() - Method in class com.deltaxml.pipe.AncestorXMLFilter
Overrides the default endDocument method.
endDocument() - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Overrides the default endDocument method.
endDocument() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Overrides the default endDocument method.
endDocument() - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the SAX endDocument event handler.
endDocument() - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX endDocument event.
endDocument() - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler endDocument method.
endDocument() - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler endDocument method.
endDTD() - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the endDTD SAX event handler.
endDTD() - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the SAX LexicalHandler endDTD event, which reports the end of DOCTYPE processing by the parser.
endDTD() - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX endDTD event.
endDTD() - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the LexicalHandler endDTD method.
endDTD() - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the LexicalHandler endDTD method.
endElement(String, String, String) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Overrides the default endElement method.
endElement(String, String, String) - Method in class com.deltaxml.pipe.filters.CleanHouse
Overrides the default endElement method.
endElement(String, String, String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.format.FormatAwareWordInfilter
 
endElement(String, String, String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Overrides the default endElement method.
endElement(String, String, String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordBufferingFilter
Overrides the default endElement method.
endElement(String, String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the SAX startElement event handler.
endElement(String, String, String) - Method in class com.deltaxml.pipe.filters.NormalizeSpace
Overrides the default endElement method.
endElement(String, String, String) - Method in class com.deltaxml.pipe.filters.PCDataConcatenatingInfilter
Overrides the default endElement method.
endElement(String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX endElement event.
endElement(String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler endElement method.
endElement(String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler endElement method.
endEntity(String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the endEntity SAX event handler.
endEntity(String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the SAX LexicalHandler endEntity event, which reports the end of entity instance processing by the parser.
endEntity(String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX endEntity event.
endEntity(String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the LexicalHandler endEntity method.
endEntity(String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the LexicalHandler endEntity method.
endInnerCompare(String, int) - Method in interface com.deltaxml.core.MovesAwareDataProgressListener
 
endInnerCompare(String, int) - Method in interface com.deltaxml.core.MovesAwareDocumentProgressListener
 
endPrefixMapping(String) - Method in class com.deltaxml.pipe.filters.CleanHouse
Overrides the default endPrefixMapping method.
endPrefixMapping(String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX endPrefixMapping event.
endPrefixMapping(String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler endPrefixMapping method.
endPrefixMapping(String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler endPrefixMapping method.
ENTITY - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX [start|end]Entity events should be processed.
ENTITY_REF - Enum constant in enum class com.deltaxml.core.config.PresetPreservationMode
Preserve round trip information and data that can be used to identify differences in an entity's value.
ENTITY_REF - Enum constant in enum class com.deltaxml.dita.config.PreservationMode
Enhance round-trip processing by analysing entity contents.
ENTITY_REF - Enum constant in enum class com.deltaxml.docbook.config.PreservationMode
Enhance round-trip processing by analysing entity contents.
ENTITY_REF - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
The item is used to transform entity references into a er:entityname element for comparison.
ENTITY_REPLACEMENT_TEXT - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
The item is used to indicate that an entity reference should be expanded for comparison.
EntityReferencePreservationMode - Enum Class in com.deltaxml.mergecommon.config
Controls how general entity references appear in the result.
equals(Object) - Method in class com.deltaxml.core.config.moves.MoveCandidate
 
equals(Object) - Method in class com.deltaxml.core.DXPParameterDefinition
Overrides the default equals method.
equals(Object) - Method in class com.deltaxml.dita.config.AttributeWithValue
Determines equality with another Object.
error(SAXParseException) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX error event.
ERROR - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX error events should be processed.
ERROR - Static variable in class com.deltaxml.api.FailureSeverity
An ERROR Severity is one which may affect the viability of the Comparison result.
ERROR_WHEN_CHANGED - Enum constant in enum class com.deltaxml.mergecommon.config.DoctypePreservationMode
if changes signal error, otherwise preserved in result.
ExistingOxygenTCsProcessingMode - Enum Class in com.deltaxml.mergecommon.config
Decides whether to accept or ignore the oxygen track changes if they already exists in the merge input.
EXPLICIT - Enum constant in enum class com.deltaxml.core.config.DefaultAttProcessingMode
If an attribute was explicit in either of the inputs, it should be explicit in the result.
EXT_PAR_ENTITY_DECL - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX externalEntityDecl events should be processed.
ExtensionPoint - Enum Class in com.deltaxml.merge
Represents the points at which user FilterSteps can be inserted.
externalEntityDecl(String, String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the externalEntityDecl SAX event handler.
externalEntityDecl(String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the Declaration Handler externalEntityDecl event, which reports DTD related (external DTD or internal subset) external entity declarations.
externalEntityDecl(String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX externalEntityDecl event.
externalEntityDecl(String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the DeclHandler externalEntityDecl method.
externalEntityDecl(String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An implementation of the DeclHandler externalEntityDecl method.
EXTRACTABLE - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeState
This is the state after two or more versions have been added.
EXTRACTABLE - Enum constant in enum class com.deltaxml.mergecommon.config.SequentialMergeState
This is the state after two or more versions have been added.
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(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(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(File) - Method in class com.deltaxml.merge.ConcurrentMerge
Extracts the entire content of all added versions of the Merger to a File using the deltaV2 merge format.
extractAll(File) - Method in class com.deltaxml.merge.SequentialMerge
Extracts the entire content of all added versions of the Merger to a File using the deltaV2 merge format.
extractAll(File) - Method in class com.deltaxml.merge.ThreeWayMerge
Extracts the entire content of all added versions of the Merger to a File 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(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(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(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(OutputStream) - Method in class com.deltaxml.merge.ConcurrentMerge
Extracts the entire content of all added versions of the Merger to a OutputStream using the deltaV2 merge format.
extractAll(OutputStream) - Method in class com.deltaxml.merge.SequentialMerge
Extracts the entire content of all added versions of the Merger to a OutputStream using the deltaV2 merge format.
extractAll(OutputStream) - Method in class com.deltaxml.merge.ThreeWayMerge
Extracts the entire content of all added versions of the Merger to a OutputStream 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.
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(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(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(Writer) - Method in class com.deltaxml.merge.ConcurrentMerge
Extracts the entire content of all added versions of the Merger to a Writer using the deltaV2 merge format.
extractAll(Writer) - Method in class com.deltaxml.merge.SequentialMerge
Extracts the entire content of all added versions of the Merger to a Writer using the deltaV2 merge format.
extractAll(Writer) - Method in class com.deltaxml.merge.ThreeWayMerge
Extracts the entire content of all added versions of the Merger to a Writer 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.

F

FAIL - Enum constant in enum class com.deltaxml.core.config.InvalidTableBehaviour
Throw an Exception when invalid tables are encountered.
FAIL - Enum constant in enum class com.deltaxml.dita.config.InvalidReferencedSVGBehaviour
Throw an exception.
FAIL - Enum constant in enum class com.deltaxml.dita.config.InvalidTableBehaviour
Throw an exception.
FAIL - Enum constant in enum class com.deltaxml.docbook.config.InvalidTableBehaviour
Throw an exception.
FAIL - Enum constant in enum class com.deltaxml.htmlcompare.InvalidTableBehaviour
Throw an Exception when invalid tables are encountered.
FAIL - Enum constant in enum class com.deltaxml.mergecommon.config.InvalidTableBehaviour
Throw an Exception when invalid tables are encountered.
FailureSeverity - Class in com.deltaxml.api
Defines the severity of a DeltaXMLProcessingException.
FAST_FAIL - Enum constant in enum class com.deltaxml.dita.config.MapTopicExceptionPropagationMode
Propagate the exception as quickly as possible to the map comparison.
FATAL_ERROR - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX fatalError events should be processed.
FATAL_ERROR - Static variable in class com.deltaxml.api.FailureSeverity
A DeltaXMLProcessingException with FATAL_ERROR severity is one which will cause subsequent processing to terminate without producing any results.
fatalError(SAXParseException) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX fatalEror event.
FeatureNotRecognizedException - Exception in com.deltaxml.core.exceptions
Thrown to indicate that a feature name has not been recognized.
FeatureNotRecognizedException(String, String) - Constructor for exception com.deltaxml.core.exceptions.FeatureNotRecognizedException
Creates a new FeatureNotRecognizedException.
FeatureNotRecognizedException(String, Throwable, String) - Constructor for exception com.deltaxml.core.exceptions.FeatureNotRecognizedException
Creates a new FeatureNotRecognizedException.
FeatureNotRecognizedException(Throwable, String) - Constructor for exception com.deltaxml.core.exceptions.FeatureNotRecognizedException
Creates a new FeatureNotRecognizedException.
FeatureSettingNotSupportedException - Exception in com.deltaxml.core.exceptions
Thrown to indicate that a feature has been set to a value which is not supported or is disallowed.
FeatureSettingNotSupportedException(String, String, boolean) - Constructor for exception com.deltaxml.core.exceptions.FeatureSettingNotSupportedException
Creates a new FeatureSettingNotSupportedException.
FeatureSettingNotSupportedException(String, Throwable, String, boolean) - Constructor for exception com.deltaxml.core.exceptions.FeatureSettingNotSupportedException
Creates a new FeatureSettingNotSupportedException.
FeatureSettingNotSupportedException(Throwable, String, boolean) - Constructor for exception com.deltaxml.core.exceptions.FeatureSettingNotSupportedException
Creates a new FeatureSettingNotSupportedException.
FilterChain - Class in com.deltaxml.core
Represents a chain of FilterSteps that can be applied to XML input in a specified order to produce a result.
FilterClassInstantiationException - Exception in com.deltaxml.core.exceptions
Thrown to indicate that a filter class instantiation problem has been detected.
FilterClassInstantiationException(String, Throwable, Class<?>) - Constructor for exception com.deltaxml.core.exceptions.FilterClassInstantiationException
Creates a new FilterClassInstantiationException.
FilterClassInstantiationException(String, Throwable, Class<?>, int) - Constructor for exception com.deltaxml.core.exceptions.FilterClassInstantiationException
Creates a new FilterClassInstantiationException.
FilterClassInstantiationException(String, Throwable, Class<?>, int, PipelineIOIdentifier) - Constructor for exception com.deltaxml.core.exceptions.FilterClassInstantiationException
Creates a new FilterClassInstantiationException.
FilterConfigurationException - Exception in com.deltaxml.core.exceptions
Thrown to indicate a failure in creating or configuring an XSLT-based SAX event filter.
FilterConfigurationException(String, Throwable, String) - Constructor for exception com.deltaxml.core.exceptions.FilterConfigurationException
Creates a new FilterConfigurationException.
FilterConfigurationException(String, Throwable, String, int) - Constructor for exception com.deltaxml.core.exceptions.FilterConfigurationException
Creates a new FilterConfigurationException.
FilterConfigurationException(String, Throwable, String, int, PipelineIOIdentifier) - Constructor for exception com.deltaxml.core.exceptions.FilterConfigurationException
Creates a new FilterConfigurationException.
FilterException - Exception in com.deltaxml.core.exceptions
Indicates an error in compiling, configuring or running a filter.
FilterException(String, Throwable, String) - Constructor for exception com.deltaxml.core.exceptions.FilterException
Constructs a new FilterProcessingException.
FilterParameterizationException - Exception in com.deltaxml.core.exceptions
Thrown to indicate that a filter parameterization problem has been detected.
FilterParameterizationException(String, String) - Constructor for exception com.deltaxml.core.exceptions.FilterParameterizationException
Creates a new FilterParameterizationException.
FilterParameterizationException(String, Throwable, String) - Constructor for exception com.deltaxml.core.exceptions.FilterParameterizationException
Creates a new FilterParameterizationException.
FilterParameterizationException(String, Throwable, String, int, PipelineIOIdentifier) - Constructor for exception com.deltaxml.core.exceptions.FilterParameterizationException
Creates a new FilterParameterizationException.
FilterProcessingException - Exception in com.deltaxml.core.exceptions
Thrown to indicate a failure when running a pipeline filter.
FilterProcessingException(String, Throwable, PipelineIOIdentifier) - Constructor for exception com.deltaxml.core.exceptions.FilterProcessingException
Creates a new FilterConfigurationException.
FilterProcessingRangeException - Exception in com.deltaxml.core.exceptions
An exception used to indicate a problem in a filter, where the location of the filter cannot be precisely identified, typically because of filter streaming.
FilterProcessingRangeException(String, Throwable, PipelineIOIdentifier, int, int) - Constructor for exception com.deltaxml.core.exceptions.FilterProcessingRangeException
Creates a new range exception.
FilterProcessingSingleException - Exception in com.deltaxml.core.exceptions
An exception indicating a problem when applying a single filter to a pipeline input or output.
FilterProcessingSingleException(String, Throwable, PipelineIOIdentifier, int, String) - Constructor for exception com.deltaxml.core.exceptions.FilterProcessingSingleException
Create a new FilterProcessingSingleException.
FilterStep - Class in com.deltaxml.core
Represents a single step in an XML processing pipeline.
FilterStep() - Constructor for class com.deltaxml.core.FilterStep
 
FilterStepHelper - Class in com.deltaxml.core
Provides a mechanism for creating FilterStep instances.
FilterStepHelper(Processor, EntityResolver, URIResolver) - Constructor for class com.deltaxml.core.FilterStepHelper
Creates a FilterStepHelper using the specified Processor and URIResolver.
FormatAwareWordInfilter - Class in com.deltaxml.pipe.filters.dx2.wbw.format
 
FormatAwareWordInfilter() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.format.FormatAwareWordInfilter
 
FormatInfo(Iterable<? extends DXPParameterDefinition<?>>) - Constructor for class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Construct the fixed-width character format information associated with a list of parameter definitions.
FormattingConfiguration - Class in com.deltaxml.htmlcompare
Configuration object containing parameters related to formatting.
FormattingConfiguration() - Constructor for class com.deltaxml.htmlcompare.FormattingConfiguration
Create a new FormattingConfiguration object.
FormattingElementsConfig - Class in com.deltaxml.dita.config
These parameters control which DITA elements are marked as inline formatting elements and how change within them is handled.
FormattingElementsConfig - Class in com.deltaxml.docbook.config
These parameters control which DocBook elements are marked as inline formatting elements and configures how changes are shown within them.
FormattingElementsConfig() - Constructor for class com.deltaxml.dita.config.FormattingElementsConfig
Creates a new FormattingElementsConfig instance.
FormattingElementsConfig() - Constructor for class com.deltaxml.docbook.config.FormattingElementsConfig
Creates a new FormattingElementsConfig instance.
FormattingElementsConfig(boolean) - Constructor for class com.deltaxml.dita.config.FormattingElementsConfig
Creates a new FormattingElementsConfig instance, setting the value of the ignoreInlineFormatting parameter.
FormattingElementsConfig(boolean) - Constructor for class com.deltaxml.docbook.config.FormattingElementsConfig
Creates a new FormattingElementsConfig instance, setting the value of the ignoreInlineFormatting parameter.
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 Class in com.deltaxml.mergecommon.config
Values in this Enum control the method for representing or reconstructing Formatting Elements.
FRAMEMAKER_TC - Enum constant in enum class com.deltaxml.core.config.ResultFormat
Reports changes using Framemaker track changes processing instructions.
FRAMEMAKER_TCS - Enum constant in enum class com.deltaxml.dita.config.OutputFormat
Differences are marked up in the FrameMaker tracked change format.
FRAMEMAKER_TCS - Enum constant in enum class com.deltaxml.docbook.config.OutputFormat
Differences are marked up in the Framemaker tracked change format.
FrameMakerTrackChangesTableChangeMode - Enum Class in com.deltaxml.core.config
Enumeration representing the possible values for the framemaker-tcs-table-change-mode parameter.
FrameMakerTrackChangesTableChangeMode - Enum Class in com.deltaxml.dita.config
Enumeration representing the possible values for the framemaker-tcs-table-change-mode parameter.
FrameMakerTrackChangesTableChangeMode - Enum Class in com.deltaxml.docbook.config
Enumeration representing the possible values for the framemaker-tcs-table-change-mode parameter.

G

generate() - Method in class com.deltaxml.core.DXPConfiguration
Generates a PipelinedComparatorS9 from the DXP configuration loaded into this instance of a DXPConfigurationS9.
generate() - Method in class com.deltaxml.core.DTCPConfiguration
Initializes the internal instance of a concrete FeatureComparator.
generate(Map<String, Boolean>, Map<String, String>) - Method in class com.deltaxml.core.DCPConfiguration
Initializes the internal instance of a DocumentComparator.
generate(Map<String, Boolean>, Map<String, String>) - Method in class com.deltaxml.core.DTCPConfiguration
Initializes the internal instance of a DataComparator.
generate(Map<String, Boolean>, Map<String, String>) - Method in class com.deltaxml.core.DXPConfiguration
Generates a PipelinedComparatorS9 from this instance of a DXPConfigurationS9.
generate(Map<String, Boolean>, Map<String, String>, Processor) - Method in class com.deltaxml.core.DXPConfiguration
Generates a PipelinedComparatorS9 from this instance of a DXPConfigurationS9.
generateReport(File) - Method in class com.deltaxml.deltaai.DeltaAI
This produces an AI generated HTML report summarising your delta output file.
generateReport(File, File) - Method in class com.deltaxml.deltaai.DeltaAI
This produces an AI generated HTML report summarising your delta output file.
generateReport(InputStream, StreamResult) - Method in class com.deltaxml.deltaai.DeltaAI
This produces an AI generated HTML report summarising your delta output file.
get(String) - Static method in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
Get the preserve item associated with the given label.
getAddedIdSuffix() - Method in class com.deltaxml.dita.config.TopicConfig
Gets the value of the addedIdSuffix parameter.
getAddInlineFormattingElements() - Method in class com.deltaxml.dita.config.FormattingElementsConfig
Gets the value of the addInlineFormattingElements parameter.
getAddInlineFormattingElements() - Method in class com.deltaxml.docbook.config.FormattingElementsConfig
Gets the value of the addInlineFormattingElements parameter.
getAdditionalPhraseContainers() - Method in class com.deltaxml.docbook.config.PhraseChanges
Gets the value of the additionalPhraseContainers parameter.
getAdvancedBehaviour() - Method in class com.deltaxml.dita.config.AdvancedParameters
Gets the value of the advancedBehaviour parameter.
getAdvancedBehaviour() - Method in class com.deltaxml.docbook.config.AdvancedParameters
Gets the value of the advancedBehaviour parameter.
getAdvancedEntityReferenceUsage() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return whether entity references or their replacement text appear in the output.
getAdvancedEntityRefUsage(String) - Static method in enum class com.deltaxml.core.config.AdvancedEntityRefUsage
Returns a ExtendedBooleanProcessingMode object from the supplied String value if appropriate.
getAdvancedParameters() - Method in class com.deltaxml.dita.DitaMapfileCompare
Get the AdvancedParameters in use by this DITA comparator.
getAdvancedParameters() - Method in class com.deltaxml.docbook.DocBookCompare
Get the AdvancedParameters in use by this DocBookCompare.
getAggregatePosition() - Method in exception com.deltaxml.core.exceptions.FilterClassInstantiationException
Reports the member of an aggregate which caused the problem.
getAggregatePosition() - Method in exception com.deltaxml.core.exceptions.FilterConfigurationException
Reports the member of a filter aggregate which caused the problem.
getAggregatePosition() - Method in exception com.deltaxml.core.exceptions.FilterParameterizationException
Identifies which filter within a filter chain is causing the problem.
getAggregatePosition() - Method in exception com.deltaxml.core.exceptions.FilterProcessingSingleException
Reports the member of a filter aggregate which caused the problem.
getAlignment() - Method in class com.deltaxml.docbook.config.AdvancedParameters
Gets the value of the alignment parameter.
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 class com.deltaxml.merge.ConcurrentMerge
Returns the version name of the ancestor.
getAncestorVersion() - Method in class com.deltaxml.merge.ThreeWayMerge
Returns the version name of the ancestor.
getAncestorVersion() - Method in interface com.deltaxml.mergecommon.MergeCommon
Returns the version name of the ancestor.
getAttributes() - Method in class com.deltaxml.pipe.filters.dx2.Delta
Returns the delta value as a new SAX Attribute.
getAttributeSplittingConfig() - Method in class com.deltaxml.core.DataComparator
Gets the current Attribute Splitting Configuration setting.
getAttributeSplittingMode() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Get the AttributeSplittingMode used for this location.
getAttributeSplittingMode(String) - Static method in enum class com.deltaxml.core.config.attributeSplitting.AttributeSplittingMode
 
getAttributeXPath() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Return the XPath to the attribute.
getAValue() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Returns the element's value from document 'A'.
getBooleanParameterList() - Method in class com.deltaxml.core.DXPConfiguration
Returns the boolean parameters declared in a configuration file.
getBooleanParameters() - Method in class com.deltaxml.core.DXPConfiguration
Returns the boolean parameters declared in a configuration file.
getBValue() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Returns the element's value from document 'B'.
getCachedLocales() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Reports the locales used as keys in the break iterator cache.
getCacheResetForNewDocument() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Reports the current cache reset setting.
getCalsColumnKeyingMode() - Method in class com.deltaxml.core.config.CalsTableConfiguration
Returns the CalsColumnKeyingMode currently in use when comparing CALS tables.
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.core.DocumentComparator
Returns the current configuration options for CALS table comparison.
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 class com.deltaxml.merge.ConcurrentMerge
Returns the current configuration options for CALS table comparison.
getCalsTableConfiguration() - Method in class com.deltaxml.merge.SequentialMerge
Returns the current configuration options for CALS table comparison.
getCalsTableConfiguration() - Method in class com.deltaxml.merge.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.
getCause() - Method in exception com.deltaxml.core.exceptions.DeltaXMLError
Return the throwable that this error wraps.
getCause() - Method in exception com.deltaxml.core.exceptions.DeltaXMLException
Return the throwable that this exception wraps.
getCDATAOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationOutputType for CDATA sections.
getCDATAProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationProcessingMode for CDATA blocks.
getChangeReport() - Method in class com.deltaxml.deltacheck.CheckerResult
Returns a File object which contains a detailed analysis of the content that has changed between A and B inputs.
getChild1() - Method in exception com.deltaxml.api.UnorderedDuplicateKeysException
Reports the location (XPath) of the first shared-key child.
getChild2() - Method in exception com.deltaxml.api.UnorderedDuplicateKeysException
Reports the location (XPath) of the second shared-key child.
getChildAlignments() - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Gets the list of all children alignment specifiers.
getChildXpath() - Method in class com.deltaxml.core.config.subtreeProcessing.ChildAlignment
Gets the child XPath.
getClarkName() - Method in class com.deltaxml.dita.config.AttributeWithValue
Return the attribute's Clark Name.
getClassXpath() - Method in class com.deltaxml.core.config.moves.MoveCandidate
Gets the MoveCandidate class XPath.
getClosestAttributeValueFromAncestor(String, String, String, String, int) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns the value of the given attribute on the ancestor of the given type that is nearest the top of the ancestor stack which has a value for the given attribute.
getClosestAttributeValueFromAnyAncestor(String, String, int) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns the value of the given attribute on the ancestor nearest the top of the ancestor stack which has a value for the given attribute.
getColumnKeyingMode() - Method in class com.deltaxml.htmlcompare.TableConfiguration
Get the current value of the column keying mode parameter.
getColumnKeyingMode(String) - Static method in enum class com.deltaxml.core.config.CalsColumnKeyingMode
Returns a CalsColumnKeyingMode object based on the supplied String value.
getColumnKeyingMode(String) - Static method in enum class com.deltaxml.core.config.HtmlColumnKeyingMode
Returns a HtmlColumnKeyingMode object based on the supplied String value.
getColumnKeyingMode(String) - Static method in enum class com.deltaxml.mergecommon.config.CalsColumnKeyingMode
Returns a CalsColumnKeyingMode object based on the supplied String value.
getColumnKeyingMode(String) - Static method in enum class com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
Returns a HtmlColumnKeyingMode object based on the supplied String value.
getCommentOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationOutputType for comments.
getCommentProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationProcessingMode for comments.
getComparator() - Method in class com.deltaxml.core.DCPConfiguration
Returns the configured DocumentComparator instance.
getComparator() - Method in class com.deltaxml.core.DTCPConfiguration
Returns the configured DataComparator instance.
getComparisonTypeConfiguration() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Get the current ComparisonTypeConfiguration in use by this HTMLCompare.
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.
getCurrentState() - Method in class com.deltaxml.merge.ConcurrentMerge
Returns the current state of the merge object.
getCurrentState() - Method in class com.deltaxml.merge.SequentialMerge
Returns the current state of the merge object.
getCurrentState() - Method in class com.deltaxml.merge.ThreeWayMerge
Returns the current state of the ThreeWayMerge object.
getDebugDir() - Method in class com.deltaxml.core.FilterChain
Returns the File representing the directory in which debug files will be output.
getDebugFiles() - Method in class com.deltaxml.core.DataComparator
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.core.PipelinedComparator
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.deltacheck.Checker
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.dita.DitaMapfileCompare
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.ditamerge.SequentialMerge
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.docbook.DocBookCompare
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.merge.ConcurrentMerge
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.merge.SequentialMerge
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in class com.deltaxml.merge.ThreeWayMerge
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in interface com.deltaxml.mergecommon.MergeBase
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in interface com.deltaxml.pdfcompare.PDFCompare
Gets whether the production of debug files is on or not.
getDebugFiles() - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Gets whether the production of debug files is on or not.
getDebugFilesPrefix() - Method in class com.deltaxml.core.DataComparator
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.core.PipelinedComparator
This returns where the debug files will be found.
getDebugFilesPrefix() - Method in class com.deltaxml.deltacheck.Checker
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.dita.DitaMapfileCompare
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.dita.DitaTopicCompare
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.ditamerge.SequentialMerge
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.docbook.DocBookCompare
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.merge.ConcurrentMerge
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.merge.SequentialMerge
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in class com.deltaxml.merge.ThreeWayMerge
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in interface com.deltaxml.mergecommon.MergeBase
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in interface com.deltaxml.pdfcompare.PDFCompare
Get the current prefix used for debug result files.
getDebugFilesPrefix() - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Get the current prefix used for debug result files.
getDefaultAttProcessingMode(String) - Static method in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Returns a DefaultAttProcessingMode object from the supplied String value if appropriate.
getDefaultBreakIterator() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Returns the current default Break Iterator.
getDefaultedAttributeInfoOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationOutputType for defaulted attributes.
getDefaultedAttributeInfoProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current DefaultAttProcessingMode for defaulted attributes.
getDefaultMode() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Return the current default AttributeSplittingMode.
getDefaultMode() - Method in class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Gets the default mode for subtree processing.
getDefaultNamespace() - Method in class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Get the user defined default namespace.
getDefaultOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current default PreservationOutputType for preserved items.
getDefaultProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current default PreservationProcessingMode.
getDefaultValue() - Method in class com.deltaxml.core.DXPParameterDefinition
Get the parameter's default value.
getDefaultValueMaxWidth() - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Get the width required to display the default value on a single line.
getDefaultValueMinWidth() - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Get the minimum width required to display the default value whilst splitting lines on whitespace only.
getDeletedIdSuffix() - Method in class com.deltaxml.dita.config.TopicConfig
Gets the value of the deletedIdSuffix parameter.
getDelta() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Returns the element's delta value.
getDeltaFromValue(String) - Static method in class com.deltaxml.pipe.filters.dx2.Delta
Returns the Delta representation that corresponds to the supplied String value.
getDepth() - Method in interface com.deltaxml.core.PipelineLocationEntry
The depth of the current entry; the number of parents plus one.
getDescription() - Method in class com.deltaxml.core.DXPConfiguration
Returns the contents of the description attribute of a DXP/DCP File.
getDescription() - Method in class com.deltaxml.core.DXPParameterDefinition
Get the parameter's description.
getDescriptionMaxWidth() - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Get the width required to display the description on a single line.
getDescriptionMinWidth() - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Get the width required to display the description whilst splitting lines on whitespace only.
getDiagnostics() - Method in exception com.deltaxml.api.InvalidOriginalPositionException
Reports more detailed information about why the {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position attribute is invalid.
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.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.FrameMakerTrackChangesTableChangeMode
Returns the user-friendly String description of the FrameMakerTrackChangesTableChangeMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.InvalidReferencedSVGBehaviour
Returns the user-friendly String description of the InvalidReferencedSVGBehaviour.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.InvalidTableBehaviour
Returns the user-friendly String description of the InvalidTableBehaviour.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.MapCleanTemp
Returns the user-friendly String description of the MapCleanTemp.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.MapCopyScope
Returns the user-friendly String description of the MapCopyScope.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.MapResultOrigin
Returns the user-friendly String description of the MapResultOrigin.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.MapResultStructure
Returns the user-friendly String description of the MapResultStructure.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.MapTopicExceptionPropagationMode
Returns the user-friendly String description of the MapTopicExceptionPropagationMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.MapUncomparedTopicMarkup
Returns the user-friendly String description of the MapUncomparedTopicMarkup.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.MathMLGranularity
Returns the user-friendly String description of the MathMLGranularity.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Returns the user-friendly String description of the ModifiedAttributeMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.OutputFormat
Returns the user-friendly String description of the OutputFormat.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.OxygenTrackChangesDeletedSpaceMode
Returns the user-friendly String description of the OxygenTrackChangesDeletedSpaceMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.PreservationMode
Returns the user-friendly String description of the PreservationMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.ShowNonPhraseChanges
Returns the user-friendly String description of the ShowNonPhraseChanges.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.StepsConflictResolution
Returns the user-friendly String description of the StepsConflictResolution.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.SVGGranularity
 
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Returns the user-friendly String description of the UnmarkedChangeMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.UnrepresentableTableRowChangeMode
Returns the user-friendly String description of the UnrepresentableTableRowChangeMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.WarningReportMode
Returns the user friendly String description of the WarningReportMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Returns the user-friendly String description of the WhitespaceProcessingMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.XmetalTrackChangesTableChangeMode
Returns the user-friendly String description of the XmetalTrackChangesTableChangeMode.
getDisplayDescription() - Method in enum class com.deltaxml.dita.config.XmlVersionDeclaration
Returns the user-friendly String description of the XmlVersionDeclaration.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.FrameMakerTrackChangesTableChangeMode
Returns the user-friendly String description of the FrameMakerTrackChangesTableChangeMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.InvalidTableBehaviour
Returns the user-friendly String description of the InvalidTableBehaviour.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.KeyingMode
Returns the user-friendly String description of the KeyingMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.MathMLGranularity
Returns the user-friendly String description of the MathMLGranularity.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Returns the user-friendly String description of the ModifiedAttributeMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.OutputFormat
Returns the user-friendly String description of the OutputFormat.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.OxygenTrackChangesDeletedSpaceMode
Returns the user friendly String description of the OxygenTrackChangesDeletedSpaceMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.PreservationMode
Returns the user-friendly String description of the PreservationMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.StandaloneDeclaration
Returns the user friendly String description of the StandaloneDeclaration.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.SVGGranularity
 
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
Returns the user-friendly String description of the UnmarkedChangeMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.WarningReportMode
Returns the user friendly String description of the WarningReportMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Returns the user friendly String description of the WhitespaceProcessingMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.XmetalTrackChangesTableChangeMode
Returns the user-friendly String description of the XmetalTrackChangesTableChangeMode.
getDisplayDescription() - Method in enum class com.deltaxml.docbook.config.XmlVersionDeclaration
Returns the user friendly String description of the XmlVersionDeclaration.
getDisplayFormatChangesIn() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
Reports the current setting of the DisplayFormatChangesIn parameter.
getDisplayName() - Method in enum class com.deltaxml.dita.config.FrameMakerTrackChangesTableChangeMode
Returns the user-friendly String name of the FrameMakerTrackChangesTableChangeMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.InvalidReferencedSVGBehaviour
Returns the user-friendly String name of the InvalidReferencedSVGBehaviour.
getDisplayName() - Method in enum class com.deltaxml.dita.config.InvalidTableBehaviour
Returns the user-friendly String name of the InvalidTableBehaviour.
getDisplayName() - Method in enum class com.deltaxml.dita.config.MapCleanTemp
Returns the user-friendly String name of the MapCleanTemp.
getDisplayName() - Method in enum class com.deltaxml.dita.config.MapCopyScope
Returns the user-friendly String name of the MapCopyScope.
getDisplayName() - Method in enum class com.deltaxml.dita.config.MapResultOrigin
Returns the user-friendly String name of the MapResultOrigin.
getDisplayName() - Method in enum class com.deltaxml.dita.config.MapResultStructure
Returns the user-friendly String name of the MapResultStructure.
getDisplayName() - Method in enum class com.deltaxml.dita.config.MapTopicExceptionPropagationMode
Returns the user-friendly String name of the MapTopicExceptionPropagationMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.MapUncomparedTopicMarkup
Returns the user-friendly String name of the MapUncomparedTopicMarkup.
getDisplayName() - Method in enum class com.deltaxml.dita.config.MathMLGranularity
Returns the user-friendly String name of the MathMLGranularity.
getDisplayName() - Method in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Returns the user-friendly String name of the ModifiedAttributeMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.OutputFormat
Returns the user-friendly String name of the OutputFormat.
getDisplayName() - Method in enum class com.deltaxml.dita.config.OxygenTrackChangesDeletedSpaceMode
Returns the user-friendly String name of the OxygenTrackChangesDeletedSpaceMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.PreservationMode
Returns the user-friendly String name of the PreservationMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.ShowNonPhraseChanges
Returns the user-friendly String name of the ShowNonPhraseChanges.
getDisplayName() - Method in enum class com.deltaxml.dita.config.StepsConflictResolution
Returns the user-friendly String name of the StepsConflictResolution.
getDisplayName() - Method in enum class com.deltaxml.dita.config.SVGGranularity
 
getDisplayName() - Method in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Returns the user-friendly String name of the UnmarkedChangeMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.UnrepresentableTableRowChangeMode
Returns the user-friendly String name of the UnrepresentableTableRowChangeMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.WarningReportMode
Returns the user friendly String name of the WarningReportMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Returns the user-friendly String name of the WhitespaceProcessingMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.XmetalTrackChangesTableChangeMode
Returns the user-friendly String name of the XmetalTrackChangesTableChangeMode.
getDisplayName() - Method in enum class com.deltaxml.dita.config.XmlVersionDeclaration
Returns the user-friendly String name of the XmlVersionDeclaration.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.FrameMakerTrackChangesTableChangeMode
Returns the user-friendly String name of the FrameMakerTrackChangesTableChangeMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.InvalidTableBehaviour
Returns the user-friendly String name of the InvalidTableBehaviour.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.KeyingMode
Returns the user-friendly String name of the KeyingMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.MathMLGranularity
Returns the user-friendly String name of the MathMLGranularity.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Returns the user-friendly String name of the ModifiedAttributeMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.OutputFormat
Returns the user-friendly String name of the OutputFormat.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.OxygenTrackChangesDeletedSpaceMode
Returns the user friendly String name of the OxygenTrackChangesDeletedSpaceMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.PreservationMode
Returns the user-friendly String name of the PreservationMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.StandaloneDeclaration
Returns the user friendly String name of the StandaloneDeclaration.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.SVGGranularity
 
getDisplayName() - Method in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
Returns the user-friendly String name of the UnmarkedChangeMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.WarningReportMode
Returns the user friendly String name of the WarningReportMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Returns the user friendly String name of the WhitespaceProcessingMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.XmetalTrackChangesTableChangeMode
Returns the user-friendly String name of the XmetalTrackChangesTableChangeMode.
getDisplayName() - Method in enum class com.deltaxml.docbook.config.XmlVersionDeclaration
Returns the user friendly String name of the XmlVersionDeclaration.
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.
getDitaConfig() - Method in class com.deltaxml.dita.DitaMapfileCompare
Get the DitaConfig in use by this DITA comparator.
getDitaMarkup() - Method in class com.deltaxml.dita.config.OutputParameters
Gets the value of the ditaMarkup parameter.
getDoctypeOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationOutputType for document type (and internal subset).
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.
getDoctypePreservationMode() - Method in class com.deltaxml.merge.ConcurrentMerge
Reports the current mode.
getDoctypePreservationMode() - Method in class com.deltaxml.merge.SequentialMerge
Reports the current mode.
getDoctypePreservationMode() - Method in class com.deltaxml.merge.ThreeWayMerge
Reports the current mode.
getDoctypeProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationProcessingMode for doctype declarations.
getDuplicateStepName() - Method in exception com.deltaxml.core.exceptions.DuplicateStepNameException
Returns the PipelineStep name that has caused the Exception to be thrown.
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 class com.deltaxml.merge.ConcurrentMerge
States whether modified elements containing text are split when the amount of unchanged text falls below 10%.
getElementSplitting() - Method in class com.deltaxml.merge.SequentialMerge
States whether modified elements containing text are split when the amount of unchanged text falls below 10%.
getElementSplitting() - Method in class com.deltaxml.merge.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%.
getElementSplittingDebugTextReportSize() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Returns the current limit on the length of each debug report output by the element splitting filter.
getElementSplittingThreshold() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Returns the percentage of unchanged text present in a modified element below which the element will be split.
getElemXpath() - Method in class com.deltaxml.core.config.moves.MoveCandidate
Gets the MoveCandidate element XPath.
getElemXpath() - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Gets the Subtree element XPath.
getEnabled() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Get whether Attribute Splitting is enabled at this location.
getEndPosition() - Method in exception com.deltaxml.core.exceptions.FilterProcessingRangeException
Provides the end position for the filter(s) causing the problem.
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.
getEntityReferencePreservationMode() - Method in class com.deltaxml.merge.ConcurrentMerge
Reports the current mode.
getEntityReferencePreservationMode() - Method in class com.deltaxml.merge.SequentialMerge
Reports the current mode.
getEntityReferencePreservationMode() - Method in class com.deltaxml.merge.ThreeWayMerge
Reports the current mode.
getEntityRefOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationOutputType for entity references.
getEntityRefProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationProcessingMode for entity references.
getEntityResolver() - Method in class com.deltaxml.core.DocumentComparator
Returns the current entity resolver setting.
getEntityResolver() - Method in class com.deltaxml.core.PipelinedComparator
Returns the current entity resolver setting.
getEntityResolver() - Method in class com.deltaxml.deltacheck.Checker
Gets the explicitly set EntityResolver in use by the Checker.
getEntityResolver() - Method in class com.deltaxml.dita.DitaMapfileCompare
Gets the explicitly set EntityResolver in use by the comparison.
getEntityResolver() - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Gets the explicitly set 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() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Gets the explicitly set EntityResolver in use by the merger.
getEntityResolver() - Method in class com.deltaxml.docbook.DocBookCompare
Gets the explicitly set EntityResolver in use by the comparison.
getEntityResolver() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Gets the explicitly set EntityResolver in use by the comparison.
getEntityResolver() - Method in class com.deltaxml.merge.ConcurrentMerge
Gets the explicitly set EntityResolver in use by the merger.
getEntityResolver() - Method in class com.deltaxml.merge.SequentialMerge
Gets the explicitly set EntityResolver in use by the merger.
getEntityResolver() - Method in class com.deltaxml.merge.ThreeWayMerge
Gets the explicitly set 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 class com.deltaxml.deltacheck.Checker
Gets the EntityResolver in use by the Checker.
getEntityResolver(boolean) - Method in class com.deltaxml.dita.DitaMapfileCompare
Gets the EntityResolver in use by the comparison.
getEntityResolver(boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Gets the EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in class com.deltaxml.ditamerge.SequentialMerge
Gets the EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Gets the EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in class com.deltaxml.docbook.DocBookCompare
Gets the EntityResolver in use by the comparison.
getEntityResolver(boolean) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Gets the EntityResolver in use by the comparison.
getEntityResolver(boolean) - Method in class com.deltaxml.merge.ConcurrentMerge
Gets the EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in class com.deltaxml.merge.SequentialMerge
Gets the EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in class com.deltaxml.merge.ThreeWayMerge
Gets the EntityResolver in use by the merger.
getEntityResolver(boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Gets the EntityResolver in use by the merger.
getErrorCode() - Method in exception com.deltaxml.api.DeltaXMLProcessingException
Errors detected by the Comparator and Combiner operations were each given an identifying number in releases prior to 5.0 of the XML Compare API.
getErrorReport() - Method in interface com.deltaxml.core.SummarisingErrorListener
 
getErrors() - Method in exception com.deltaxml.core.exceptions.ConfigurationValidationException
Get the list of individual validation errors.
getExceptionMap() - Method in exception com.deltaxml.dita.DitaTopicProcessingException
Gets the topic level exceptions, along with their associated topic hrefs (e.g. uris) that were involved with the given exception.
getExecutorService() - Method in interface com.deltaxml.core.config.threading.ThreadingConfig
Get any passed in ExecutorService.
getExistingOxygenTCsProcessingMode() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the existing oxygen TCs processing mode used with three way track change output.
getExistingOxygenTCsProcessingMode() - Method in class com.deltaxml.merge.ThreeWayMerge
Reports the existing oxygen TCs processing mode used with three way track change output.
getFallbackChangePercentage() - Method in class com.deltaxml.core.config.SVGConfiguration
Gets the fallback change percentage setting for SVG comparison results.
getFeatureName() - Method in exception com.deltaxml.core.exceptions.FeatureNotRecognizedException
Provides the featureName that is not recognized.
getFeatureName() - Method in exception com.deltaxml.core.exceptions.FeatureSettingNotSupportedException
Provides the feature name that could not be changed.
getFileExtension() - Method in class com.deltaxml.core.DXPConfiguration
Returns the contents of the DXP outputFileExtension/@extension attribute.
getFilterClass() - Method in exception com.deltaxml.core.exceptions.FilterClassInstantiationException
Provides information about the class which cannot be used as a filter.
getFilterSource() - Method in exception com.deltaxml.core.exceptions.FilterConfigurationException
Provides information about the origins of the filter, for example the file or URL from which the XSLT was loaded.
getFilterSource() - Method in exception com.deltaxml.core.exceptions.FilterException
Provides information about the filter which caused the Exception.
getFilterSource() - Method in exception com.deltaxml.core.exceptions.FilterProcessingSingleException
Provides information about the origins of the filter, for example the file or URL from which the XSLT was loaded.
getFilterStepHelper() - Method in class com.deltaxml.merge.ConcurrentMerge
Returns the Filter Step helper.
getFilterStepHelper() - Method in class com.deltaxml.merge.SequentialMerge
Returns the FilterStep helper.
getFilterStepHelper() - Method in class com.deltaxml.merge.ThreeWayMerge
Returns the Filter Step helper.
getFirstFatalError() - Method in interface com.deltaxml.core.SummarisingErrorListener
 
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 class com.deltaxml.merge.ConcurrentMerge
Reports the current setting of the format extraction priority list.
getFormatExtractionPriorityList() - Method in class com.deltaxml.merge.SequentialMerge
Reports the current setting of the format extraction priority list.
getFormatExtractionPriorityList() - Method in class com.deltaxml.merge.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.
getFormattedParametersDescription() - Method in class com.deltaxml.core.DXPConfiguration
Returns the contents of the parameter elements as a formatted table.
getFormattedParametersDescription(int, int) - Method in class com.deltaxml.core.DXPConfiguration
Returns the contents of the parameter elements as a formatted table.
getFormattedPipelineSummaryTable(Collection<? extends FeatureConfiguration>, int, int) - Static method in class com.deltaxml.core.DTCPConfiguration
Returns a table summarising the provided pipelines as a multi-line string.
getFormattedPipelineSummaryTable(Collection<DXPConfiguration>, int, int) - Static method in class com.deltaxml.core.DXPConfiguration
A table summarising the provided pipelines as a multi-line string.
getFormattingConfiguration() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Get the current FormattingConfiguration in use by this HTMLCompare.
getFormattingElements() - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
Returns the set of formatting element names.
getFormattingElements() - Method in class com.deltaxml.htmlcompare.FormattingConfiguration
Gets a list of the configured formatting elements.
getFormattingElementsConfig() - Method in class com.deltaxml.dita.DitaTopicCompare
Get the FormattingElementsConfig in use by this DITA comparator.
getFormattingElementsConfig() - Method in class com.deltaxml.docbook.DocBookCompare
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 class com.deltaxml.merge.ConcurrentMerge
Get the output type used for representing formatting elements in the output.
getFormattingOutputType() - Method in class com.deltaxml.merge.SequentialMerge
Get the output type used for representing formatting elements in the output.
getFormattingOutputType() - Method in class com.deltaxml.merge.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.
getFramemakerTableChangeMode() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns the FrameMaker table change mode.
getFrameMakerTrackChangesTableChangeMode() - Method in class com.deltaxml.dita.config.TrackedChanges
Gets the value of the framemakerTcsTableChangeMode parameter.
getFrameMakerTrackChangesTableChangeMode() - Method in class com.deltaxml.docbook.config.TrackedChanges
Gets the value of the framemakerTcsTableChangeMode parameter.
getFrameMakerTrackChangesTableChangeMode(String) - Static method in enum class com.deltaxml.core.config.FrameMakerTrackChangesTableChangeMode
Returns a FrameMakerTrackChangesTableChangeMode object from the supplied String value if appropriate.
getFullDescription() - Method in class com.deltaxml.core.DXPConfiguration
Returns the contents of the fullDescription element.
getGrandParentLocalName() - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns the localName of the grand parent element.
getGrouping() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns a boolean value specifying whether grouping adjacent changes is enabled or not.
getHtmlColumnKeyingMode() - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Returns the HtmlColumnKeyingMode currently in use when comparing HTML tables.
getHtmlColumnKeyingMode() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Returns the HtmlColumnKeyingMode currently in use when comparing HTML tables.
getHtmlConfiguration() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Get the current HTMLConfiguration in use by this HTMLCompare.
getHtmlTableConfiguration() - Method in class com.deltaxml.core.DocumentComparator
Returns the current configuration options for HTML table comparison.
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 class com.deltaxml.merge.ConcurrentMerge
Returns the current configuration options for HTML table comparison.
getHtmlTableConfiguration() - Method in class com.deltaxml.merge.SequentialMerge
Returns the current configuration options for HTML table comparison.
getHtmlTableConfiguration() - Method in class com.deltaxml.merge.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.
getId() - Method in class com.deltaxml.core.DXPConfiguration
Returns the id attribute from a DXP/DCP file.
getIgnorableWhitespaceOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationOutputType for ignorable whitespace.
getIgnorableWhitespaceProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationProcessingMode for ignorable whitespace.
getIgnoreChangesConfig() - Method in class com.deltaxml.core.DataComparator
Gets the current Ignore Changes Configuration setting.
getIgnoreElements() - Method in class com.deltaxml.deltacheck.Checker
Gets comma-separated list of XPaths which defines the elements to ignore from conversion check.
getIgnoreXMLLangAttributes() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Reports whether xml:lang attributes are current ignored or considered when using BreakIterators.
getIgnoreXpath() - Method in class com.deltaxml.core.config.ignoreChanges.Location
Gets the Location XPath.
getImageComparisonGranularity() - Method in class com.deltaxml.core.config.image.ImageConfiguration
Returns the ImageComparisonGranularity setting for Image comparison results.
getImageComparisonGranularity() - Method in class com.deltaxml.dita.config.ImageConfiguration
Gets the image comparison granularity.
getImageComparisonGranularity() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the current image comparison granularity.
getImageComparisonGranularity() - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Returns the ImageComparisonGranularity setting for Image comparison results.
getImageComparisonGranularity(String) - Static method in enum class com.deltaxml.core.config.image.ImageComparisonGranularity
Returns the ImageComparisonGranularity instance representing the supplied String value.
getImageConfig() - Method in interface com.deltaxml.msword.WordCompare
Get the ImageConfig in use by this WordCompare.
getImageConfig() - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Gets the image comparison configuration.
getImageConfiguration() - Method in class com.deltaxml.core.DocumentComparator
Gets the current Binary Image comparison configuration.
getImageConfiguration() - Method in class com.deltaxml.dita.DitaTopicCompare
Get the ImageConfiguration in use by this DITA comparator.
getImageConfiguration() - Method in class com.deltaxml.docbook.DocBookCompare
Get the ImageConfiguration in use by this DocBookCompare.
getImageConfiguration() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Get the current ImageConfiguration in use by this HTMLCompare.
getImageConfiguration() - Method in interface com.deltaxml.pdfcompare.PDFCompare
Get the ImageConfiguration being used by the PDFCompare.
getImageXPath() - Method in class com.deltaxml.core.config.image.ImageConfiguration
Get the String of XPaths to the referenced binary images.
getIncorrectElement() - Method in exception com.deltaxml.api.UnorderedElementContainingPCDATAException
Report the unordered element containing PCDATA.
getIncorrectParentElement() - Method in exception com.deltaxml.api.UnorderedDuplicateKeysException
Reports the XPath of the orderless element.
getInlineFormattingElements() - Method in class com.deltaxml.dita.config.FormattingElementsConfig
Gets the value of the inlineFormattingElements parameter.
getInlineFormattingElements() - Method in class com.deltaxml.docbook.config.FormattingElementsConfig
Gets the value of the inlineFormattingElements parameter.
getInput1Elem() - Method in exception com.deltaxml.api.DifferingOrderedAttributesException
Report the node form input 1 which has a different deltaxml:ordered value to that of input 2.
getInput2Elem() - Method in exception com.deltaxml.api.DifferingOrderedAttributesException
Report the node form input 2 which has a different deltaxml:ordered value to that of input 1.
getInputAHighlightColour() - Method in class com.deltaxml.htmlcompare.HTMLConfiguration
Get the value used for highlighting changes from the input A document.
getInputAMarkupStyle() - Method in class com.deltaxml.core.config.image.ImageConfiguration
Gets the Input A Image comparison markup style used for image comparison results.
getInputAMarkupStyle() - Method in class com.deltaxml.dita.config.ImageConfiguration
Gets the Input A Image comparison markup style used for image comparison results.
getInputAMarkupStyle() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the Input A Image comparison markup style used for image comparison results.
getInputAMarkupStyle() - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Gets the Input A Image comparison markup style used for image comparison results.
getInputAMarkupStyle() - Method in class com.deltaxml.pdfcompare.config.ResultOptions
Gets the current colour to be used to highlight input A changes.
getInputAStyling() - Method in class com.deltaxml.htmlcompare.HTMLConfiguration
Get the current value of the styling used for changes from the input A document.
getInputASVGMarkupStyle() - Method in class com.deltaxml.core.config.SVGConfiguration
Gets the Input A SVG markup style used for SVG comparison results.
getInputASVGMarkupStyle() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the inputASVGMarkupStyle parameter.
getInputASVGMarkupStyle() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the inputASVGMarkupStyle parameter.
getInputBHighlightColour() - Method in class com.deltaxml.htmlcompare.HTMLConfiguration
Get the value used for highlighting changes from the input B document.
getInputBMarkupStyle() - Method in class com.deltaxml.core.config.image.ImageConfiguration
Gets the Input B Image comparison markup style used for image comparison results.
getInputBMarkupStyle() - Method in class com.deltaxml.dita.config.ImageConfiguration
Gets the Input B Image comparison markup style used for image comparison results.
getInputBMarkupStyle() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the Input B Image comparison markup style used for image comparison results.
getInputBMarkupStyle() - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Gets the Input B Image comparison markup style used for image comparison results.
getInputBMarkupStyle() - Method in class com.deltaxml.pdfcompare.config.ResultOptions
Gets the current colour to be used to highlight input B changes.
getInputBStyling() - Method in class com.deltaxml.htmlcompare.HTMLConfiguration
Get the current value of the styling used for changes from the input B document.
getInputBSVGMarkupStyle() - Method in class com.deltaxml.core.config.SVGConfiguration
Gets the current Input B SVG markup style used for SVG comparison results.
getInputBSVGMarkupStyle() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the inputBSVGMarkupStyle parameter.
getInputBSVGMarkupStyle() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the inputBSVGMarkupStyle parameter.
getInternalPrefixes() - Static method in class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Returns the Set of internal namespace prefixes which cannot be overridden by a user namespace.
getInvalidOriginalPositionValue() - Method in exception com.deltaxml.api.InvalidOriginalPositionException
Reports value of the {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position attribute which is invalid.
getInvalidOriginalPositionXPath() - Method in exception com.deltaxml.api.InvalidOriginalPositionException
Reports the location of the {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position attribute which is invalid.
getInvalidReferencedSVGBehaviour() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the invalidReferencedSVGBehaviour parameter.
getInvalidTableBehaviour() - Method in class com.deltaxml.core.config.CalsTableConfiguration
Returns the current behaviour in use when inputs contain invalid CALS tables.
getInvalidTableBehaviour() - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Returns the current behaviour in use when inputs contain invalid HTML tables.
getInvalidTableBehaviour() - Method in class com.deltaxml.dita.config.TableConfig
Gets the value of the invalidTableBehaviour parameter.
getInvalidTableBehaviour() - Method in class com.deltaxml.docbook.config.TableConfig
Gets the value of the invalidTableBehaviour parameter.
getInvalidTableBehaviour() - Method in class com.deltaxml.htmlcompare.TableConfiguration
Get the current value of the invalid table behaviour parameter.
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 class com.deltaxml.core.config.InvalidTableBehaviour
Returns a InvalidTableBehaviour object base on the supplied String value.
getInvalidTableBehaviour(String) - Static method in enum class com.deltaxml.mergecommon.config.InvalidTableBehaviour
Returns a InvalidTableBehaviour object base on the supplied String value.
getisCharacterByCharacter() - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Returns the current value of isCharacterByCharacter.
getKeyingMode() - Method in class com.deltaxml.docbook.config.Alignment
Gets the value of the keyingMode parameter.
getKeyValue() - Method in exception com.deltaxml.api.UnorderedDuplicateKeysException
Reports the shared key value.
getKeyXpath() - Method in class com.deltaxml.core.config.subtreeProcessing.ChildAlignment
Gets the key XPath.
getLexicalPreservationConfig() - Method in class com.deltaxml.core.DocumentComparator
Returns the current lexical preservation configuration settings.
getLexicalPreservationConfig() - Method in class com.deltaxml.core.PipelinedComparator
Returns the current lexical preservation configuration settings.
getLocalName() - Method in class com.deltaxml.dita.config.AttributeWithValue
Return the attribute's localName.
getLocalName() - Method in class com.deltaxml.pipe.filters.dx2.wbw.DeltaPunctuationElement
Returns the localName for a punctuation element.
getLocalName() - Method in class com.deltaxml.pipe.filters.dx2.wbw.DeltaSpaceElement
Returns the localName for a space element.
getLocalName() - Method in class com.deltaxml.pipe.filters.dx2.wbw.DeltaWordElement
Returns the localName for a word element.
getLocalName() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Returns the localName of the current element type.
getLocationId() - Method in exception com.deltaxml.core.exceptions.FilterClassInstantiationException
Returns the identity of the filter chain in which the problem occurred.
getLocationId() - Method in exception com.deltaxml.core.exceptions.FilterParameterizationException
Identifies which filter chain contains the filter causing the problem.
getLocationId() - Method in exception com.deltaxml.core.exceptions.FilterProcessingException
Provides information about which of the input or output filter chains an error occurred in.
getLocationId() - Method in exception com.deltaxml.core.exceptions.PipelineLoadingException
Provides information about which input caused the loading problem.
getLocations() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Returns a List of AttributeLocation's.
getLocations() - Method in class com.deltaxml.core.config.ignoreChanges.IgnoreChangesConfig
Gets the List of Location objects.
getMapBackupSuffix() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapBackupSuffix parameter.
getMapCleanTemp() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapCleanTemp parameter.
getMapContextHref() - Method in class com.deltaxml.dita.config.TopicConfig
Gets the value of the mapContextHref parameter.
getMapCopyScope() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapCopyScope parameter.
getMapfileParameters() - Method in class com.deltaxml.dita.DitaMapfileCompare
Get the MapfileParameters in use by this DITA comparator.
getMapPairRemainingMapName() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapPairRemainingMapName parameter.
getMapParameters() - Method in class com.deltaxml.dita.DitaMapTopicsetCompare
Get the MapParameters in use by this DITA comparator.
getMapPublicId() - Method in class com.deltaxml.dita.config.MapfileParameters
Gets the value of the mapPublicId parameter.
getMapResultOrigin() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapResultOrigin parameter.
getMapResultStructure() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapResultStructure parameter.
getMapSystemId() - Method in class com.deltaxml.dita.config.MapfileParameters
Gets the value of the mapSystemId parameter.
getMapTopicExceptionPropagationMode() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapTopicExceptionPropagationMode parameter.
getMapUncomparedTopicMarkup() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapUncomparedTopicMarkup parameter.
getMathmlConfig() - Method in class com.deltaxml.dita.DitaTopicCompare
Get the MathMLConfig in use by this DITA comparator.
getMathmlConfig() - Method in class com.deltaxml.docbook.DocBookCompare
Get the MathMLConfig in use by this DocBookCompare.
getMathMLConfig() - Method in class com.deltaxml.core.DocumentComparator
Returns the current MathML configuration options.
getMathMLConfiguration() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Get the current MathMLConfiguration in use by this HTMLCompare.
getMathMLGranularity() - Method in class com.deltaxml.core.config.MathMLConfig
Returns the granularity setting for MathML comparison results.
getMathMLGranularity() - Method in class com.deltaxml.dita.config.MathMLConfig
Gets the value of the mathmlGranularity parameter.
getMathMLGranularity() - Method in class com.deltaxml.docbook.config.MathMLConfig
Gets the value of the mathmlGranularity parameter.
getMathMLGranularity() - Method in class com.deltaxml.htmlcompare.MathMLConfiguration
Get the current value of the MathML granularity parameter.
getMathMLGranularity(String) - Static method in enum class com.deltaxml.core.config.MathMLGranularity
Returns the MathMLGranularity instance representing the supplied String value.
getMaxWidth(int) - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Get the maximum width required to display all three columns.
getMediaObjectParentsList() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the value of the mediaObjectParentsList parameter.
getMinWidth(int) - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Get the minimum width required to display all three columns.
getMixedContentDetectionScope() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Return the current scope MixedContentDetectionScope for determining whether elements are of a mixed-content type.
getMixedContentDetectionScope(String) - Static method in enum class com.deltaxml.core.config.MixedContentDetectionScope
Returns a MixedContentDetectionScope object from the supplied String value if appropriate.
getMode() - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Gets the Subtree element mode.
getModifedWhitespaceBehaviour(String) - Static method in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
Returns a ModifiedWhitespaceBehaviour object from the supplied String value if appropriate.
getModifiedAttributeMode() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns the ModifiedAttributeMode instance representing the currently configured behaviour.
getModifiedAttributeMode() - Method in class com.deltaxml.dita.config.SelectingUnrepresentableChange
Gets the value of the modifiedAttributeMode parameter.
getModifiedAttributeMode() - Method in class com.deltaxml.docbook.config.SelectingUnrepresentableChange
Gets the value of the modifiedAttributeMode parameter.
getModifiedAttributeMode(String) - Static method in enum class com.deltaxml.core.config.ModifiedAttributeMode
Returns a ModifiedAttributeMode object from the supplied String value if appropriate.
getModifiedFormatOutput() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns the ModifiedFormatOutput instance representing the currently configured behaviour.
getModifiedFormatOutput(String) - Static method in enum class com.deltaxml.core.config.ModifiedFormatOutput
Returns the ModifiedFormatOutput instance representing the supplied String value.
getModifiedWhitespaceBehaviour() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Return the current ModifiedWhitespaceBehaviour for handling changes in whitespace.
getMoveCandidates() - Method in class com.deltaxml.core.config.moves.MoveDetectionConfig
Gets the list of MoveCandidates.
getMoveDetectionConfig() - Method in class com.deltaxml.core.DataComparator
Gets the current Move Detection configuration settings.
getMoveDetectionType() - Method in class com.deltaxml.core.config.moves.MoveDetectionConfig
Gets the MoveDetectionType value.
getMoveDetectionType(String) - Static method in enum class com.deltaxml.core.config.moves.MoveDetectionType
 
getMovesConfig() - Method in class com.deltaxml.dita.DitaTopicCompare
Get the MovesConfig in use by this DITA comparator.
getMovesConfig() - Method in class com.deltaxml.docbook.DocBookCompare
Get the MovesConfig in use by this DocBookCompare.
getMovesConfig() - Method in interface com.deltaxml.msword.WordCompare
Get the MovesConfig in use by this WordCompare.
getMoveSourceRevision() - Method in class com.deltaxml.dita.config.MovesConfig
Gets the value of the moveSourceRevision parameter.
getMoveTargetRevision() - Method in class com.deltaxml.dita.config.MovesConfig
Gets the value of the moveTargetRevision parameter.
getName() - Method in class com.deltaxml.core.DXPParameterDefinition
Get the parameter's name.
getName() - Method in interface com.deltaxml.core.PipelineLocationEntry
The name of the entry.
getNameMaxWidth() - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Get the width required to display the name on a single line.
getNameMinWidth() - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Get the minimum width required to display the name whilst splitting lines on whitespace only.
getNamespaceConfiguration() - Method in class com.deltaxml.core.DataComparator
Gets the NamespaceConfiguration settings in use.
getNamespacedName1() - Method in exception com.deltaxml.api.DifferentRootElementException
Reports namespaced-name of the root element of the first comparison input.
getNamespacedName2() - Method in exception com.deltaxml.api.DifferentRootElementException
Reports namespaced-name of the root element of the second comparison input.
getNamespaceURI() - Method in class com.deltaxml.dita.config.AttributeWithValue
Return the attribute's namespaceURI.
getNewOutputClass() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the newOutputClass parameter.
getNewRevision() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the newRevision parameter.
getNewVersionAtts() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the newVersionAtts parameter.
getNumberOfProgressStages() - Method in class com.deltaxml.core.DataComparator
Get the total number of enabled Progress Reporting Stages.
getNumberOfProgressStages() - Method in class com.deltaxml.core.PipelinedComparator
 
getNumericToleranceValue() - Method in class com.deltaxml.core.config.SVGConfiguration
Gets the numeric tolerance value for SVG comparison results.
getOldOutputClass() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the oldOutputClass parameter.
getOldRevision() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the oldRevision parameter.
getOldVersionAtts() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the oldVersionAtts parameter.
getOptimizeXMLFiltersAroundComparator() - Method in class com.deltaxml.core.PipelinedComparator
Reports the current value of the optimization setting.
getOrderlessPresentationMode() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns the OrderlessPresentationMode in use.
getOrderlessPresentationMode(String) - Static method in enum class com.deltaxml.core.config.OrderlessPresentationMode
Returns a OrderlessPresentationMode object from the supplied String value if appropriate.
getOrphanedWordLengthLimit() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Returns the current maximum number of words that could be considered orphaned.
getOrphanedWordMaxPercentage() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Returns the maximum proportion of the total change size that orphaned words can take while still being considered orphans.
getOuterPiAndCommentOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the PreservationOutputType to use for changes to processing instructions and comments outside the root element (and outside the internal subset).
getOuterPiAndCommentProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationProcessingMode for processing instructions and comments outside the root element.
getOutputEncodingDeclaration() - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Gets the value of the outputEncodingDeclaration parameter.
getOutputEncodingDeclaration() - Method in class com.deltaxml.docbook.config.AdvancedBehaviour
Gets the character encoding output used in the XML declaration.
getOutputFormat() - Method in class com.deltaxml.dita.config.OutputParameters
Gets the value of the outputFormat parameter.
getOutputFormat() - Method in class com.deltaxml.docbook.config.OutputParameters
Gets the value of the outputFormat parameter.
getOutputFormatConfiguration() - Method in class com.deltaxml.core.DocumentComparator
Returns the current configuration options for the format of the result document.
getOutputImageRefFavourSourceDoc() - Method in class com.deltaxml.core.config.image.ImageConfiguration
 
getOutputImageRefFavourSourceDoc() - Method in class com.deltaxml.dita.config.ImageConfiguration
 
getOutputImageRefFavourSourceDoc() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the value of the outputImageRefFavourSourceDoc parameter.
getOutputImageRefFavourSourceDoc() - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Gets the value of the outputImageRefFavourSourceDoc parameter.
getOutputImageRefForm() - Method in class com.deltaxml.dita.config.ImageConfiguration
Gets the value of the outputImageRefForm parameter.
getOutputImageRefForm() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the value of the outputImageRefForm parameter.
getOutputImageRefForm() - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Gets the value of the outputImageRefForm parameter.
getOutputParameters() - Method in class com.deltaxml.dita.DitaMapfileCompare
Get the OutputParameters in use by this DITA comparator.
getOutputParameters() - Method in class com.deltaxml.docbook.DocBookCompare
Get the OutputParameters in use by this DocBookCompare.
getOutputProperty(Serializer.Property) - Method in class com.deltaxml.core.DataComparator
 
getOutputRefForm() - Method in class com.deltaxml.core.config.image.ImageConfiguration
 
getOutputTokenSeparator() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Get the output token separator to use for this location.
getOutputType(String) - Static method in enum class com.deltaxml.core.config.PreservationOutputType
Returns a OutputType object from the supplied String value if appropriate.
getOxygenTcsVersion() - Method in class com.deltaxml.dita.config.TrackedChanges
Gets the value of the oxygenTcsVersion property.
getOxygenTcsVersion() - Method in class com.deltaxml.docbook.config.TrackedChanges
Gets the value of the oxygenTcsVersion property.
getOxygenTrackChangesDeletedSpaceMode() - Method in class com.deltaxml.dita.config.TrackedChanges
Gets the value of the oxygenTcsDeletedSpaceMode parameter.
getOxygenTrackChangesDeletedSpaceMode() - Method in class com.deltaxml.docbook.config.TrackedChanges
Gets the value of the oxygenTcsDeletedSpaceMode parameter.
getParameterDescriptions() - Method in class com.deltaxml.core.DXPConfiguration
Returns the description of each of the parameters in a configuration file.
getParameterList() - Method in class com.deltaxml.core.DXPConfiguration
Returns the parameters declared in a configuration file.
getParameterName() - Method in exception com.deltaxml.core.exceptions.FilterParameterizationException
Provides the name of the parameter that was causing the problem.
getParameterName() - Method in exception com.deltaxml.core.exceptions.NonUniqueParameterNameException
Provides the name of the non-unique parameter.
getParameterName() - Method in exception com.deltaxml.docbook.InvalidParameterException
Provides the name of the parameter that was causing the problem.
getParameterNames() - Method in class com.deltaxml.core.FilterStep
Returns a Set containing all of the parameter names for the FilterStep.
getParameterType(String) - Method in class com.deltaxml.core.FilterStep
Returns the Class type of the parameter with the name supplied.
getParameterTypeName(String) - Method in class com.deltaxml.core.FilterStep
Returns a String representation of the type of a parameter.
getParameterValue() - Method in exception com.deltaxml.docbook.InvalidParameterException
Provides the name of the parameter that was causing the problem.
getParameterValue(String) - Method in class com.deltaxml.core.FilterStep
Returns the Object value of the requested parameter.
getParent() - Method in interface com.deltaxml.core.PipelineLocationEntry
The entry's parent or containing entry.
getParentLocalName() - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns the localName of the parent element.
getParentQName() - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns the qName of the parent element.
getParserFeature(String) - Method in class com.deltaxml.core.DataComparator
 
getParserProperty(String) - Method in class com.deltaxml.core.DataComparator
 
getPhraseChanges() - Method in class com.deltaxml.docbook.config.OutputParameters
Gets the current PhraseChanges sub configuration.
getPhraseContainerExclusions() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the phraseContainerExclusions parameter.
getPhraseElementName() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the phraseElementName parameter.
getPipelineId() - Method in exception com.deltaxml.core.exceptions.FilterConfigurationException
Returns the identity of the filter chain in which the problem occurred.
getPipelineId() - Method in exception com.deltaxml.core.exceptions.PipelineException
Returns the PipelineIOIdentifier Object that identifies which Pipeline the Exception occurred in.
getPosition() - Method in interface com.deltaxml.core.PipelineLocationEntry
The position of this entry within its parent.
getPrefix() - Method in class com.deltaxml.dita.config.AttributeWithValue
Return the attribute's prefix.
getPreservationMode() - Method in class com.deltaxml.dita.config.OutputParameters
Gets the value of the preservationMode parameter.
getPreservationMode() - Method in class com.deltaxml.docbook.config.OutputParameters
Gets the value of the preservationMode parameter.
getPreserveCDATA() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current CDATA marker status.
getPreserveComments() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current comment conversion/preservation status.
getPreserveContentModel() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current setting of the content model preservation feature.
getPreserveDefaultAttributeInfo() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports whether information on which attributes were provided by a DTD is being stored.
getPreservedEntityReferences() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current setting of the entity reference preservation feature.
getPreserveDoctype() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current setting for DTD internal subset preservation.
getPreserveDocumentLocation() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current setting of the document location preservation feature.
getPreserveEntityReplacementText() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports whether entity replacement text is preserved.
getPreserveIgnorableWhitespace() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current whitespace preservation setting.
getPreserveNestedEntityReferences() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current nested entity references setting.
getPreserveProcessingInstructions() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports the current processing instructions conversion status.
getPreserveXMLDeclaration() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Reports whether XML Declarations are currently converted into markup.
getPresetPreservationMode(String) - Static method in enum class com.deltaxml.core.config.PresetPreservationMode
Returns a ProcessingItem object from the supplied String value if appropriate.
getProcessFilter() - Method in class com.deltaxml.pipe.XMLFilterImpl3
Get a copy of the current process filter set.
getProcessingInstruction(String) - Method in class com.deltaxml.core.DTCPConfiguration
Returns the value of a processing instruction that is a child node of the root element of the configuration.
getProcessingInstructionOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationOutputType for processing instructions.
getProcessingInstructionProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationProcessingMode for processing instructions.
getProcessingMode(String) - Static method in enum class com.deltaxml.core.config.PreservationProcessingMode
Returns a ProcessingMode object from the supplied String value if appropriate.
getProperty(String) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Reports a current property setting.
getProperty(String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
Reports a current property setting.
getPropertyName() - Method in exception com.deltaxml.core.exceptions.PropertyNotRecognizedException
Reports the name of the property which was not recognized.
getPropertyName() - Method in exception com.deltaxml.core.exceptions.PropertySettingNotSupportedException
Reports the property name which was being set.
getProposedValue() - Method in exception com.deltaxml.core.exceptions.FeatureSettingNotSupportedException
Provides the proposed value for the feature change.
getQName1() - Method in exception com.deltaxml.api.DifferentRootElementException
Report the QName of the root element of the first comparison input.
getQName2() - Method in exception com.deltaxml.api.DifferentRootElementException
Report the QName of the second comparison input root.
getRegex() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Get the regular expression to use for this location.
getRemoveInlineFormattingElements() - Method in class com.deltaxml.dita.config.FormattingElementsConfig
Gets the value of the removeInlineFormattingElements parameter.
getRemoveInlineFormattingElements() - Method in class com.deltaxml.docbook.config.FormattingElementsConfig
Gets the value of the removeInlineFormattingElements parameter.
getRemoveRevAttributeRegex() - Method in class com.deltaxml.dita.config.DitaConfig
Gets the value of the removeRevAttributeRegex parameter.
getReportDirectory() - Method in class com.deltaxml.core.DocumentComparator
Returns the String currently set as the output directory for comparison report.
getRequiredClass() - Method in exception com.deltaxml.core.exceptions.PropertySettingNotSupportedException
Reports the Class to which the supplied value must be assignment compatible.
getResolvedParameterValue(String) - Method in class com.deltaxml.core.DCPConfiguration
Returns the resolved value of the specified pipelineParameter in the DCP.
getResultFormat() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns the currently configured ResultFormat.
getResultFormat(String) - Static method in enum class com.deltaxml.core.config.ResultFormat
Returns a ResultFormat object based on the supplied String value.
getResultOptions() - Method in interface com.deltaxml.pdfcompare.PDFCompare
Get the ResultOptions being used by the PDFCompare.
getResultPreset() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports preset of three to two way merge use cases.
getResultPreset() - Method in class com.deltaxml.merge.ThreeWayMerge
Reports preset of three to two way merge use cases.
getResultReadabilityOptions() - Method in class com.deltaxml.core.DataComparator
Returns the current configuration options for result readability.
getResultRule() - Method in class com.deltaxml.core.config.ignoreChanges.Location
Gets the ResultRule for the Location.
getResultRuleValue(String) - Static method in enum class com.deltaxml.core.config.ignoreChanges.ResultRule
 
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.
getResultType() - Method in class com.deltaxml.merge.ConcurrentMerge
Reports the result type setting for the Merger.
getResultType() - Method in class com.deltaxml.merge.SequentialMerge
Reports the result type setting for the Merger.
getRootElement() - Method in exception com.deltaxml.api.CannotCompareDeltaException
Report the root element QName of an unexpected delta file.
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.
getRuleConfiguration() - Method in class com.deltaxml.merge.ConcurrentMerge
Returns the currently used (during extract operations) rule configuration object.
getRuleConfiguration() - Method in class com.deltaxml.merge.ThreeWayMerge
Returns the currently used (for extract operations) rule configuration object.
getSelectedChangeStyle() - Method in class com.deltaxml.pdfcompare.config.ResultOptions
Gets the colour to be used to highlight the selected change when navigating the report.
getSelectingUnrepresentableChange() - Method in class com.deltaxml.dita.config.AdvancedParameters
Gets the value of the selectingUnrepresentableChange parameter.
getSelectingUnrepresentableChange() - Method in class com.deltaxml.docbook.config.AdvancedParameters
Gets the value of the selectingUnrepresentableChange parameter.
getSeparator() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Get the string of separators for this location.
getSeverity() - Method in exception com.deltaxml.api.DeltaXMLProcessingException
Reports the severity of the exception.
getShowMoveSource() - Method in class com.deltaxml.core.config.moves.MoveDetectionConfig
Gets the value for showMoveSource.
getShowNonPhraseChanges() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the showNonPhraseChanges parameter.
getSource() - Method in interface com.deltaxml.core.PipelineLocationEntry
The optional source code location of the entry.
getStartPosition() - Method in exception com.deltaxml.core.exceptions.FilterProcessingRangeException
Provides the starting position for the filter(s) causing the problem.
getStep(int) - Method in class com.deltaxml.core.FilterChain
Returns the FilterStep Object at the given position in the FilterChain.
getStep(String) - Method in class com.deltaxml.core.FilterChain
Returns the FilterStep Object with the given name.
getStepName() - Method in class com.deltaxml.core.FilterStep
Returns the name of the FilterStep.
getStepsConflictResolution() - Method in class com.deltaxml.dita.config.DitaConfig
Gets the value of the stepsConflictResolution parameter.
getStepSource() - Method in class com.deltaxml.core.FilterStep
Returns a String representation of the underlying source of the FilterStep.
getStringParameterList() - Method in class com.deltaxml.core.DXPConfiguration
Returns the string parameters declared in a configuration file.
getStringParameters() - Method in class com.deltaxml.core.DXPConfiguration
Returns the String parameters declared in a configuration file.
getSubtreeMode(String) - Static method in enum class com.deltaxml.core.config.subtreeProcessing.SubtreeMode
 
getSubtreeProcessingMode() - Method in class com.deltaxml.core.DataComparator
Gets the current Subtree Processing Mode setting.
getSubtrees() - Method in class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Gets the List of Subtree objects.
getSuppliedClass() - Method in exception com.deltaxml.core.exceptions.PropertySettingNotSupportedException
Reports the Class of the value supplied when trying to set the property.
getSVGComparisonGranularity() - Method in class com.deltaxml.core.config.SVGConfiguration
Returns the SVGGranularity setting for SVG comparison results.
getSvgConfig() - Method in class com.deltaxml.dita.DitaTopicCompare
Get the SVGConfig in use by this DITA comparator.
getSvgConfig() - Method in class com.deltaxml.docbook.DocBookCompare
Get the SVGConfig in use by this DocBookCompare.
getSvgConfig() - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Gets the SVG comparison configuration.
getSVGConfig() - Method in class com.deltaxml.core.DocumentComparator
Returns the current SVG comparison options.
getSvgConfiguration() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Get the current SvgConfiguration in use by this HTMLCompare.
getSvgFallbackChangedPercentage() - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Gets the value of the fallback changed percentage parameter.
getSvgFallbackChangePercentage() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the svgFallbackChangePercentage parameter.
getSvgFallbackChangePercentage() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the svgFallbackChangePercentage parameter.
getSvgGranularity() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the svgComparisonGranularity parameter.
getSvgGranularity() - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Get the current value of the SVG granularity parameter.
getSVGGranularity() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the svgComparisonGranularity parameter.
getSVGGranularity(String) - Static method in enum class com.deltaxml.core.config.SVGGranularity
Returns the SVGGranularity instance representing the supplied String value.
getSvgNumericToleranceValue() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the svgNumericToleranceValue parameter.
getSvgNumericToleranceValue() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the svgNumericToleranceValue parameter.
getSvgNumericToleranceValue() - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Gets the numeric tolerance value for SVG comparison.
getSystemId() - Method in exception com.deltaxml.api.CannotCompareDeltaException
Report the systemId of an unexpected delta file.
getSystemId() - Method in class com.deltaxml.core.DXPConfiguration
Returns the systemId of the loaded DXP/DCP file.
getTableConfig() - Method in class com.deltaxml.dita.DitaTopicCompare
Get the TableConfig in use by this DITA comparator.
getTableConfig() - Method in class com.deltaxml.docbook.DocBookCompare
Get the TableConfig in use by this DocBookCompare.
getTableConfig() - Method in interface com.deltaxml.msword.WordCompare
Get the TableConfig in use by this WordCompare.
getTableConfiguration() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Get the current TableConfiguration in use by this HTMLCompare.
getTextComparisonConfig() - Method in class com.deltaxml.dita.DitaMapfileCompare
Get the TextComparisonConfig in use by this DITA comparator.
getTextComparisonConfig() - Method in class com.deltaxml.docbook.DocBookCompare
Get the TextComparisonConfig in use by this DocBookCompare.
getThreadingConfig() - Method in class com.deltaxml.core.DocumentComparator
Gets the current ThreadingConfig instance in use by DocumentComparator.
getThreadingConfig() - Method in class com.deltaxml.core.PipelinedComparator
Gets the current ThreadingConfig instance in use by PipelinedComparator.
getThreeWayResultType() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the result type setting for the Merger.
getThreeWayResultType() - Method in class com.deltaxml.merge.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.
getThreeWayTrackChangeAttributeMode() - Method in class com.deltaxml.merge.ThreeWayMerge
Reports the attribute mode used with three way track change output.
getThrowable() - Method in exception com.deltaxml.core.exceptions.DeltaXMLError
Return the throwable that this error wraps.
getThrowable() - Method in exception com.deltaxml.core.exceptions.DeltaXMLException
Return the throwable that this exception wraps.
getTopicConfig() - Method in class com.deltaxml.dita.DitaTopicCompare
Get the TopicConfig in use by this DITA comparator.
getTopicPublicId() - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Gets the value of the topicPublicId parameter.
getTopicSystemId() - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Gets the value of the topicSystemId parameter.
getTraceListener() - Method in interface com.deltaxml.core.SummarisingErrorListener
 
getTrackChangesAuthor() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns the String currently set as the author for tracked change results.
getTrackChangesDate() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns the Calendar instance currently configured to represent the date used when generating track changes.
getTrackedChanges() - Method in class com.deltaxml.dita.config.OutputParameters
Gets the value of the trackedChanges parameter.
getTrackedChanges() - Method in class com.deltaxml.docbook.config.OutputParameters
Gets the current TrackedChanges sub configuration.
getTrackedChangesAuthor() - Method in class com.deltaxml.dita.config.TrackedChanges
Gets the author name that will be embedded into the generated tracked changes instructions.
getTrackedChangesAuthor() - Method in class com.deltaxml.docbook.config.TrackedChanges
Gets the author name that will be embedded into the generated tracked changes instructions.
getTrackedChangesDate() - Method in class com.deltaxml.dita.config.TrackedChanges
Gets the time-stamp that will be embedded into the generated tracked changes instructions.
getTrackedChangesDate() - Method in class com.deltaxml.docbook.config.TrackedChanges
Gets the time-stamp that will be embedded into the generated tracked changes instructions.
getTransformerConfigurationOption(String) - Method in class com.deltaxml.core.DataComparator
 
getTransformerConfigurationOption(String) - Method in class com.deltaxml.core.PipelinedComparator
Reports current attribute settings of the XSLT transformers in the pipeline.
getTwoWayResultFormat() - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Reports the result format setting for the Merger.
getTwoWayResultFormat() - Method in class com.deltaxml.merge.ThreeWayMerge
Reports the result format setting for the Merger.
getUnchangedValue() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Returns the element's unchanged value.
getUnderlyingFilter() - Method in class com.deltaxml.core.FilterChain
 
getUnderlyingFilter() - Method in class com.deltaxml.core.FilterStep
returns any java instance used to create the FilterStep.
getUnderlyingFilter() - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
Returns the underlying filter that was used to create this instance.
getUnkownParameterContext() - Method in exception com.deltaxml.core.exceptions.ParameterValueConflict
Provides the context in which the parameter was attempting to be used.
getUnkownParameterContext() - Method in exception com.deltaxml.core.exceptions.UnknownParameterException
Provides the context in which the parameter was attempting to be used.
getUnkownParameterName() - Method in exception com.deltaxml.core.exceptions.ParameterValueConflict
Provides the name of the unknown or undeclared parameter.
getUnkownParameterName() - Method in exception com.deltaxml.core.exceptions.UnknownParameterException
Provides the name of the unknown or undeclared parameter.
getUnmarkedChangeMode() - Method in class com.deltaxml.dita.config.SelectingUnrepresentableChange
Gets the value of the unmarkedChangeMode parameter.
getUnmarkedChangeMode() - Method in class com.deltaxml.docbook.config.SelectingUnrepresentableChange
Gets the value of the unmarkedChangeMode parameter.
getURIResolver() - Method in class com.deltaxml.core.DXPConfiguration
Returns the user specified URIResolver.
getURIResolver() - Method in class com.deltaxml.core.DocumentComparator
Returns the current URI resolver setting.
getURIResolver() - Method in class com.deltaxml.core.PipelinedComparator
Returns the current URI resolver setting.
getURIResolver() - Method in class com.deltaxml.deltacheck.Checker
Gets the explicitly set URIResolver in use by the Checker.
getURIResolver() - Method in class com.deltaxml.dita.DitaMapfileCompare
Gets the explicitly set URIResolver in use by the comparison.
getURIResolver() - Method in class com.deltaxml.docbook.DocBookCompare
Gets the explicitly set URIResolver in use by the comparison.
getURIResolver() - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Gets the explicitly set URIResolver in use by the comparison.
getURIResolver(boolean) - Method in class com.deltaxml.deltacheck.Checker
Returns the current URI resolver setting.
getURIResolver(boolean) - Method in class com.deltaxml.dita.DitaMapfileCompare
Gets the URIResolver in use by the comparison.
getURIResolver(boolean) - Method in class com.deltaxml.docbook.DocBookCompare
Gets the URIResolver in use by the comparison.
getURIResolver(boolean) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Gets the URIResolver in use by the comparison.
getUserNamespaces() - Method in class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Get the Map containing prefix and namespace pairs of namespace definitions.
getValidation() - Method in class com.deltaxml.dita.config.AdvancedParameters
Gets the value of the validation parameter.
getValidation() - Method in class com.deltaxml.docbook.config.AdvancedParameters
Gets the value of the validation parameter.
getValidationLevel() - Method in class com.deltaxml.core.config.CalsTableConfiguration
Returns the ValidationLevel current in use when validating CALS tables.
getValidationLevel() - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Returns the ValidationLevel current in use when validating HTML tables.
getValidationLevel() - Method in class com.deltaxml.htmlcompare.TableConfiguration
Get the current value of the validation level parameter.
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 class com.deltaxml.core.config.ValidationLevel
Returns a ValidationLevel object based on the supplied String value.
getValidationLevel(String) - Static method in enum class com.deltaxml.mergecommon.config.ValidationLevel
Returns a ValidationLevel object based on the supplied String value.
getValue() - Method in class com.deltaxml.dita.config.AttributeWithValue
Return the value of the attribute.
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 class com.deltaxml.merge.ConcurrentMerge
Returns an immutable list of versions which have been added.
getVersions() - Method in class com.deltaxml.merge.SequentialMerge
Returns an immutable list of versions which have been added.
getVersions() - Method in class com.deltaxml.merge.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.core.config.CalsTableConfiguration
Returns the WarningReportMode in use when invalid CALS tables are encountered.
getWarningReportMode() - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Returns the WarningReportMode in use when invalid HTML tables are encountered.
getWarningReportMode() - Method in class com.deltaxml.dita.config.Validation
Gets the value of the warningReportMode parameter.
getWarningReportMode() - Method in class com.deltaxml.docbook.config.Validation
Gets the value of the warningReportMode parameter.
getWarningReportMode() - Method in class com.deltaxml.htmlcompare.TableConfiguration
Get the current value of the warning report mode parameter.
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 class com.deltaxml.core.config.WarningReportMode
Returns a WarningReportMode object based on the supplied String value.
getWarningReportMode(String) - Static method in enum class com.deltaxml.mergecommon.config.WarningReportMode
Returns a WarningReportMode object based on the supplied String value.
getWhitespaceProcessingMode() - Method in class com.deltaxml.dita.config.TextComparisonConfig
Gets the value of the whitespaceProcessingMode parameter.
getWhitespaceProcessingMode() - Method in class com.deltaxml.docbook.config.TextComparisonConfig
Gets the value of the whitespaceProcessingMode parameter.
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 class com.deltaxml.merge.ConcurrentMerge
Reports the state of the WordByWord setting.
getWordByWord() - Method in class com.deltaxml.merge.SequentialMerge
Reports the state of the WordByWord setting.
getWordByWord() - Method in class com.deltaxml.merge.ThreeWayMerge
Reports the state of the WordByWord setting.
getWordByWord() - Method in interface com.deltaxml.mergecommon.MergeBase
Reports the state of the WordByWord setting.
getXmetalTcsTableChangeMode() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns the XMetal table change mode.
getXmetalTrackChangesTableChangeMode() - Method in class com.deltaxml.dita.config.TrackedChanges
Gets the value of the xmetalTcsTableChangeMode parameter.
getXmetalTrackChangesTableChangeMode() - Method in class com.deltaxml.docbook.config.TrackedChanges
Gets the value of the xmetalTcsTableChangeMode parameter.
getXmetalTrackChangesTableChangeMode(String) - Static method in enum class com.deltaxml.core.config.XmetalTrackChangesTableChangeMode
Returns a XmetalTrackChangesTableChangeMode object from the supplied String value if appropriate.
getXMLDeclarationOutputType() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationOutputType for XML declaration.
getXMLDeclarationProcessingMode() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Return the current PreservationProcessingMode for xml declaration changes.
getXmlVersionDeclaration() - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Gets the value of the xmlVersionDeclaration parameter.
getXmlVersionDeclaration() - Method in class com.deltaxml.docbook.config.AdvancedBehaviour
Gets the value of the xmlVersionDeclaration.
getXPathExpression() - Method in exception com.deltaxml.core.exceptions.ConditionalFilterXPathException
Returns the XPath expression that caused the Exception.
getXPathExpression() - Method in exception com.deltaxml.core.exceptions.XPathFilterParameterException
Returns the XPath expression in question.
getXpathToReferencedSVG() - Method in class com.deltaxml.core.config.SVGConfiguration
Gets the XPath to the referenced SVG.
getZIndexMarkupStyle() - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Gets the current Z-index SVG markup style used for SVG comparison results.
getZIndexSVGMarkupStyle() - Method in class com.deltaxml.core.config.SVGConfiguration
Gets the current Input Z SVG markup style used for SVG comparison results.
getZIndexSVGMarkupStyle() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the zIndexSVGMarkupStyle parameter.
getZIndexSVGMarkupStyle() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the zIndexSVGMarkupStyle parameter.

H

hasAncestor(String, String) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Looks for matching ancestors along the entire depth of the ancestor stack.
hasAncestor(String, String, int) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Looks for ancestors.
hasAncestorWithAttr(String, String, String, String, int) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns whether there is an ancestor with the given attribute.
hasAncestorWithAttrValue(String, String, String, String, String, boolean, int) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns whether there is an ancestor of the given element type that has an attribute that matches the supplied value.
hasAncestorWithAttrValues(String, String, String, String, String[], boolean, int) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns whether there is an ancestor of the given element type that has an attribute that matches the supplied values.
hasDebugDirBeenSet() - Method in class com.deltaxml.core.FilterChain
 
hashCode() - Method in class com.deltaxml.core.config.moves.MoveCandidate
 
hashCode() - Method in class com.deltaxml.core.DXPParameterDefinition
Overrides the default hashCode method.
hashCode() - Method in class com.deltaxml.dita.config.AttributeWithValue
The hashCode.
heartbeatEvent() - Method in interface com.deltaxml.api.ComparisonHeartbeatListener
Event indicating that progress has been made in the comparison.
HTML_COMPARE_CONFIG_NAMESPACE - Static variable in interface com.deltaxml.htmlcompare.HTMLCompare
XML Namespace used by the HTML Compare configuration file.
HtmlColumnKeyingMode - Enum Class in com.deltaxml.core.config
Specifies the column keying mode used to match HTML columns when table processing is enabled.
HtmlColumnKeyingMode - Enum Class in com.deltaxml.mergecommon.config
Specifies the column keying mode used to match HTML columns when table processing is enabled.
HTMLCompare - Interface in com.deltaxml.htmlcompare
The entry point into the HTML Compare Java API.
HTMLCompareException - Exception in com.deltaxml.htmlcompare
Specifies an exceptional condition in HTML Compare.
HTMLCompareException(String) - Constructor for exception com.deltaxml.htmlcompare.HTMLCompareException
Constructs a new HTMLCompareException with the specified detail message.
HTMLCompareException(String, Throwable) - Constructor for exception com.deltaxml.htmlcompare.HTMLCompareException
Constructs a new HTMLCompareException with the specified detail message and cause.
HTMLCompareException(Throwable) - Constructor for exception com.deltaxml.htmlcompare.HTMLCompareException
Constructs a new HTMLCompareException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
HTMLCompareInitializationException - Exception in com.deltaxml.htmlcompare
Specifies an initialization problem in HTML Compare.
HTMLCompareInitializationException(String) - Constructor for exception com.deltaxml.htmlcompare.HTMLCompareInitializationException
Constructs a new HTMLCompareInitializationException with the specified detail message.
HTMLCompareInitializationException(String, Throwable) - Constructor for exception com.deltaxml.htmlcompare.HTMLCompareInitializationException
Constructs a new HTMLCompareInitializationException with the specified detail message and a cause.
HTMLCompareProgressListener - Interface in com.deltaxml.htmlcompare
An interface for receiving events regarding the progress of an ongoing HTML comparison.
HTMLConfiguration - Class in com.deltaxml.htmlcompare
Configuration object containing parameters relating to the HTML output styling and presentation.
HTMLConfiguration() - Constructor for class com.deltaxml.htmlcompare.HTMLConfiguration
Create a new HTMLConfiguration object.
HTMLConversionException - Exception in com.deltaxml.htmlcompare
Indicates that an input could not be converted into XHTML.
HTMLConversionException(String, Throwable) - Constructor for exception com.deltaxml.htmlcompare.HTMLConversionException
Initializes a new HTMLConversionException.
HtmlTableConfiguration - Class in com.deltaxml.core.config
Specifies configuration options for HTML table comparison.
HtmlTableConfiguration - Class in com.deltaxml.mergecommon.config
Specifies configuration options for HTML table comparison.
HtmlTableConfiguration() - Constructor for class com.deltaxml.core.config.HtmlTableConfiguration
Constructs a new HtmlTableConfiguration instance.
HtmlTableConfiguration() - Constructor for class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Constructs a new HtmlTableConfiguration instance.

I

ID - Enum constant in enum class com.deltaxml.docbook.config.KeyingMode
Use an id attribute if present.
IGNORABLE_WHITESPACE - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
This item is used to mark ignorable whitespace characters (whitespace-only text nodes where it is known that the parent element cannot contain PCDATA) into ordinary whitespace characters by wrapping them in a preserve:ignorable element.
IGNORABLE_WHITESPACE - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX ignorableWhitespce events should be processed.
ignorableWhitespace(char[], int, int) - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Overrides the default ignorableWhitespace method.
ignorableWhitespace(char[], int, int) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the ignorableWhitespace SAX event handler.
ignorableWhitespace(char[], int, int) - Method in class com.deltaxml.pipe.filters.NormalizeSpace
Overrides the default ignorableWhitespace method.
ignorableWhitespace(char[], int, int) - Method in class com.deltaxml.pipe.filters.PCDataConcatenatingInfilter
Overrides the default ignorableWhitespace method.
ignorableWhitespace(char[], int, int) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX ignorableWhitespace event.
ignorableWhitespace(char[], int, int) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler ignorableWhitespace method.
ignorableWhitespace(char[], int, int) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler ignorableWhitespace method.
IGNORE - Enum constant in enum class com.deltaxml.core.config.FrameMakerTrackChangesTableChangeMode
All changes in a table are ignored.
IGNORE - Enum constant in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
Ignore differences in whitespace that is not explicitly preserved.
IGNORE - Enum constant in enum class com.deltaxml.core.config.XmetalTrackChangesTableChangeMode
All changes in a table are ignored.
IGNORE - Enum constant in enum class com.deltaxml.dita.config.FrameMakerTrackChangesTableChangeMode
All changes in a table are ignored.
IGNORE - Enum constant in enum class com.deltaxml.dita.config.InvalidReferencedSVGBehaviour
Ignore errors with referenced SVG.
IGNORE - Enum constant in enum class com.deltaxml.dita.config.UnrepresentableTableRowChangeMode
All changes in a table are ignored.
IGNORE - Enum constant in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Ignore differences in whitespace that is not explicitly preserved.
IGNORE - Enum constant in enum class com.deltaxml.dita.config.XmetalTrackChangesTableChangeMode
All changes in a table are ignored.
IGNORE - Enum constant in enum class com.deltaxml.docbook.config.FrameMakerTrackChangesTableChangeMode
All changes in a table are ignored.
IGNORE - Enum constant in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Ignore differences in whitespace that is not explicitly preserved.
IGNORE - Enum constant in enum class com.deltaxml.docbook.config.XmetalTrackChangesTableChangeMode
All changes in a table are ignored.
IGNORE - Enum constant in enum class com.deltaxml.mergecommon.config.ExistingOxygenTCsProcessingMode
Ignore already existing oxygen track changes and keep them as it is in the final three way track changes output.
IgnoreChangesConfig - Class in com.deltaxml.core.config.ignoreChanges
This class configures Ignore Changes Config according to the provided locations where changes need to be ignored.
IgnoreChangesConfig() - Constructor for class com.deltaxml.core.config.ignoreChanges.IgnoreChangesConfig
Initialise a new empty IgnoreChangesConfig.
IgnoreChangesConfig(List<Location>) - Constructor for class com.deltaxml.core.config.ignoreChanges.IgnoreChangesConfig
Initialises a new IgnoreChangesConfig with a List of Location's of nodes to be ignored.
IllegalDeltaTypeException - Exception in com.deltaxml.pipe.filters.dx2.wbw
Word by word processing should not be used with a changes-only delta.
IllegalDeltaTypeException() - Constructor for exception com.deltaxml.pipe.filters.dx2.wbw.IllegalDeltaTypeException
Constructs a new IllegalDeltaTypeException with the default message.
ImageComparisonGranularity - Enum Class in com.deltaxml.core.config.image
Specifies the granularity at which the differences between the two images will be represented.
ImageConfig - Class in com.deltaxml.msword.config
Configuration for image comparison.
ImageConfig - Class in com.deltaxml.powerpoint.config
Configuration for image comparison.
ImageConfig() - Constructor for class com.deltaxml.msword.config.ImageConfig
Create a new ImageConfig instance.
ImageConfig() - Constructor for class com.deltaxml.powerpoint.config.ImageConfig
Create a new ImageConfig instance.
ImageConfig(boolean) - Constructor for class com.deltaxml.msword.config.ImageConfig
Creates a new ImageConfig instance, setting the value of the imageCompareEnabled parameter.
ImageConfig(boolean) - Constructor for class com.deltaxml.powerpoint.config.ImageConfig
Creates a new ImageConfig instance, setting the value of the imageCompareEnabled parameter.
ImageConfiguration - Class in com.deltaxml.core.config.image
`* Specifies configuration options for Binary Image comparison.
ImageConfiguration - Class in com.deltaxml.dita.config
Parameters managing image how images are compared and represented in the output.
ImageConfiguration - Class in com.deltaxml.docbook.config
Contains parameters managing image comparison.
ImageConfiguration - Class in com.deltaxml.htmlcompare
Specifies configuration options for Binary Image comparison.
ImageConfiguration - Class in com.deltaxml.pdfcompare.config
Specifies configuration options for Image comparison.
ImageConfiguration() - Constructor for class com.deltaxml.core.config.image.ImageConfiguration
Initializes a new empty ImageConfiguration instance with no XPaths specified.
ImageConfiguration() - Constructor for class com.deltaxml.dita.config.ImageConfiguration
Creates a new ImageConfiguration instance.
ImageConfiguration() - Constructor for class com.deltaxml.docbook.config.ImageConfiguration
Creates a new ImageConfiguration instance.
ImageConfiguration() - Constructor for class com.deltaxml.htmlcompare.ImageConfiguration
Initializes a new empty ImageConfiguration instance.
ImageConfiguration() - Constructor for class com.deltaxml.pdfcompare.config.ImageConfiguration
Initializes a new empty ImageConfiguration instance.
ImageConfiguration(boolean) - Constructor for class com.deltaxml.docbook.config.ImageConfiguration
Creates a new ImageConfiguration instance, setting the value of the imageCompareEnabled parameter.
ImageConfiguration(ImageComparisonGranularity) - Constructor for class com.deltaxml.htmlcompare.ImageConfiguration
Initializes a new ImageConfiguration instance with the provided String of XPaths, inputAMarkupStyle, inputBMarkupStyle, imageComparisonGranularity.
ImageConfiguration(ImageComparisonGranularity, String, String) - Constructor for class com.deltaxml.htmlcompare.ImageConfiguration
Initializes a new ImageConfiguration instance with the provided inputAMarkupStyle, inputBMarkupStyle, imageComparisonGranularity.
ImageConfiguration(String) - Constructor for class com.deltaxml.core.config.image.ImageConfiguration
Initializes a new ImageConfiguration instance with the provided String of XPaths.
ImageConfiguration(String, ImageComparisonGranularity) - Constructor for class com.deltaxml.core.config.image.ImageConfiguration
Initializes a new ImageConfiguration instance with the provided String of XPaths, inputAMarkupStyle, inputBMarkupStyle, imageComparisonGranularity.
ImageConfiguration(String, ImageComparisonGranularity, String, String) - Constructor for class com.deltaxml.core.config.image.ImageConfiguration
Initializes a new ImageConfiguration instance with the provided String of XPaths, inputAMarkupStyle, inputBMarkupStyle, imageComparisonGranularity.
IN_BODY - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.Region
This region marker is used when inside the body of the XML document.
IN_EXT_DTD - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.Region
This region marker is used to identify when an external DTD declaration/file is being processed.
IN_INT_SUBSET - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.Region
This region marker is used to identify when the internal subset is being processed.
includeChainNameInDebug(boolean) - Method in class com.deltaxml.core.FilterChain
Whether or not to use the FilterChain name as a second-level of directory structure when outputting debug files.
includeChainNameInDebug(boolean, boolean) - Method in class com.deltaxml.core.FilterChain
Whether or not to use the FilterChain name as a second-level of directory structure when outputting debug files.
INITIAL - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeState
This is the state after initializing a merge object.
INITIAL - Enum constant in enum class com.deltaxml.mergecommon.config.SequentialMergeState
This is the state after initializing a merge object.
INLINE - Enum constant in enum class com.deltaxml.core.config.MathMLGranularity
Reports the differences within the MathML without duplicating A and B.
INLINE - Enum constant in enum class com.deltaxml.dita.config.MathMLGranularity
Reports the differences within the MathML without duplicating A and B.
INLINE - Enum constant in enum class com.deltaxml.docbook.config.MathMLGranularity
Reports the differences within the MathML without duplicating A and B.
INLINE - Enum constant in enum class com.deltaxml.htmlcompare.MathMLGranularity
Reports the differences within the MathML without duplicating A and B.
INNER_ENTITY_REF - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
The item is used to transform entity references that appear within an expanded entity reference into a er:entityname element for comparison.
INPUT - Enum constant in enum class com.deltaxml.core.DataComparator.ExtensionPoint
Represents the FilterStep extension point for modifying both A and B input chains.
INPUT_A - Enum constant in enum class com.deltaxml.core.PipelineIOIdentifier
Identifies the first, or 'A' input of the comparator pipeline and its associated filter chain.
INPUT_A_POST_TABLE - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for input A chain, after table infilters run.
INPUT_A_PRE_TABLE - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for input A chain, before table infilters run.
INPUT_B - Enum constant in enum class com.deltaxml.core.PipelineIOIdentifier
Identifies the second, or 'B' input of the comparator pipeline and its associated filter chain.
INPUT_B_POST_TABLE - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for input B chain, after table infilters run.
INPUT_B_PRE_TABLE - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for input B chain, before table infilters run.
INPUT_POST_TABLE - Enum constant in enum class com.deltaxml.merge.ExtensionPoint
Represents the FilterStep extension point after table input filters have been run.
INPUT_PRE_FLATTENING - Enum constant in enum class com.deltaxml.core.DataComparator.ExtensionPoint
Represents the FilterStep extension point for modifying both input chains, before element flattening.
INPUT_PRE_TABLE - Enum constant in enum class com.deltaxml.merge.ExtensionPoint
Represents the FilterStep extension point before table input filters are run.
InputLoadException - Exception in com.deltaxml.core.exceptions
Indicates that an input could not be loaded.
InputLoadException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.InputLoadException
Constructs a new InputLoadException.
inputMapCopyFinish(DitaMapCompareProgressListener.DocumentSource, String, String) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when the input map copy is completed.
inputMapCopyFinish(DitaMapCompareProgressListener.DocumentSource, String, String) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
inputMapCopyStart(DitaMapCompareProgressListener.DocumentSource, String, String) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when the input map copy starts.
inputMapCopyStart(DitaMapCompareProgressListener.DocumentSource, String, String) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
inputMapScanFinish(DitaMapCompareProgressListener.DocumentSource, String, int) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when the scan for the topics referenced (directly or indirectly) from the input map has completed.
inputMapScanFinish(DitaMapCompareProgressListener.DocumentSource, String, int) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
inputMapScanStart(DitaMapCompareProgressListener.DocumentSource, String) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when the scan for the topics referenced (directly or indirectly) from the input map has started.
inputMapScanStart(DitaMapCompareProgressListener.DocumentSource, String) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
insertStepAfterName(FilterStep, String) - Method in class com.deltaxml.core.FilterChain
Inserts the supplied FilterStep into the FilterChain after the FilterStep with the supplied name.
insertStepAtPosition(FilterStep, int) - Method in class com.deltaxml.core.FilterChain
Inserts the supplied FilterStep at the specified position in the FilterChain.
INT_PAR_ENTITY_DECL - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX internalEntityDecl events should be processed.
internalEntityDecl(String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the internalEntityDecl SAX event handler.
internalEntityDecl(String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the Declaration Handler intenalEntityDecl event, which reports DTD related (external DTD or internal subset) internal entity declarations.
internalEntityDecl(String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX internalEntityDecl event.
internalEntityDecl(String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the DeclHandler internalEntityDecl method.
internalEntityDecl(String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An implementation of the DeclHandler internalEntityDecl method.
Interruptible - Enum constant in enum class com.deltaxml.core.config.CancellationPolicy
The comparison will be cancelled when the Thread that is running it is interrupted.
InvalidClarkNameException - Exception in com.deltaxml.api
An exception of this type happens when the core comparator expects a Clark name, e.g.
InvalidClarkNameException(String) - Constructor for exception com.deltaxml.api.InvalidClarkNameException
Creates a new exception with an explanatory message.
InvalidDeltaXmlMarkupForTable - Exception in com.deltaxml.api
Thrown when something about 2 Tables being compared prevents the Comparator from making a valid attempt at comparison.
InvalidDeltaXmlMarkupForTable(RuntimeException) - Constructor for exception com.deltaxml.api.InvalidDeltaXmlMarkupForTable
 
InvalidDeltaXmlMarkupForTable(String, RuntimeException) - Constructor for exception com.deltaxml.api.InvalidDeltaXmlMarkupForTable
 
InvalidElementClassAttributeException - Exception in com.deltaxml.api
An exception of this type happens when we encounter an invalid value for a deltaxml:core-element-class attribute.
InvalidElementClassAttributeException(String) - Constructor for exception com.deltaxml.api.InvalidElementClassAttributeException
Creates a new exception with an explanatory message.
InvalidInputException - Exception in com.deltaxml.core.exceptions
An exception which indicates that an input is not of the correct format for this pipeline.
InvalidInputException(String) - Constructor for exception com.deltaxml.core.exceptions.InvalidInputException
Constructs a new InvalidInputException.
InvalidInputException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.InvalidInputException
Constructs a new InvalidInputException.
InvalidOriginalPositionException - Exception in com.deltaxml.api
An Element has an {http://www.deltaxml.com/ns/well-formed-delta-v1}:original-position attribute which has an invalid format.
InvalidOriginalPositionException(String, String, Optional<String>) - Constructor for exception com.deltaxml.api.InvalidOriginalPositionException
Construct a new InvalidOriginalPositionException appropriate for use in the XML Compare code.
InvalidParameterException - Exception in com.deltaxml.docbook
Thrown to indicate that a parameter or its value is invalid.
InvalidParameterException(String, String, Object) - Constructor for exception com.deltaxml.docbook.InvalidParameterException
Creates a new InvalidParameterException.
InvalidParameterException(String, Throwable, String, Object) - Constructor for exception com.deltaxml.docbook.InvalidParameterException
Creates a new InvalidParameterException.
InvalidPipelineException - Exception in com.deltaxml.core.exceptions
Used to indicate that the DXP File loaded by a DXPConfiguration is not valid.
InvalidPipelineException(String) - Constructor for exception com.deltaxml.core.exceptions.InvalidPipelineException
Creates a new InvalidPipelineException.
InvalidReferencedSVGBehaviour - Enum Class in com.deltaxml.dita.config
An enum representing the Invalid Referenced SVG Behaviour modes.
InvalidSoftKeyAttributeException - Exception in com.deltaxml.api
An exception of this type happens when Soft Key attributes are used in an incorrect or ambiguous way.
InvalidSoftKeyAttributeException(String) - Constructor for exception com.deltaxml.api.InvalidSoftKeyAttributeException
Creates a new exception with an explanatory message.
InvalidTableBehaviour - Enum Class in com.deltaxml.core.config
Specifies the behaviour to use when inputs contain invalid tables.
InvalidTableBehaviour - Enum Class in com.deltaxml.dita.config
An enum representing the action which should be taken when an invalid table is detected.
InvalidTableBehaviour - Enum Class in com.deltaxml.docbook.config
An enum representing the action which should be taken when an invalid CALS table is detected.
InvalidTableBehaviour - Enum Class in com.deltaxml.htmlcompare
Specifies the behaviour to use when inputs contain invalid tables.
InvalidTableBehaviour - Enum Class in com.deltaxml.mergecommon.config
Specifies the behavior to use when inputs contain invalid tables.
isAddOutputClassAtts() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the addOutputClassAtts parameter.
isAddRevisionAtts() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the addRevisionAtts parameter.
isAddStatusAtts() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the addStatusAtts parameter.
isAFirst() - Method in enum class com.deltaxml.core.config.OrderlessPresentationMode
 
isAttributeChangeMarked() - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Returns a boolean value specifying whether an deltaxml:attributeChanges attribute is set on an element whose attributes have changed.
isBufferModifiedOnly() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordBufferingFilter
Returns whether the filter is only buffering inside modified paragraph-level elements.
isBypassLexicalPreservationOutputChain() - Method in class com.deltaxml.core.PipelinedComparator
States whether the lexical preservation output chain is being bypassed or not.
isCalsTableProcessing() - Method in class com.deltaxml.docbook.config.TableConfig
Gets the value of the calsTableProcessing parameter.
isChainNameInDebug() - Method in class com.deltaxml.core.FilterChain
States whether the FilterChain name will be used in the debug output directory structure.
isChangeGatheringEnabled() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
States whether or not the change reordering functionality is currently enabled.
isCharacterByCharacter() - Method in class com.deltaxml.dita.config.TextComparisonConfig
Gets the value of the characterByCharacter parameter.
isCharacterByCharacter() - Method in class com.deltaxml.docbook.config.TextComparisonConfig
Gets the value of the characterByCharacter parameter.
isCharacterByCharacter() - Method in class com.deltaxml.htmlcompare.ComparisonTypeConfiguration
Gets whether the character by character parameter is toggled on or off.
isCharacterByCharacterEnabled() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets whether to use Character by Character in comparison.
isCompareSVG() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the compareSVG parameter.
isCompareSVG() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the compareSVG parameter.
isCompareUsingIds() - Method in class com.deltaxml.htmlcompare.ComparisonTypeConfiguration
Gets whether the compare using ids parameter is toggled on or off.
isContentEqual() - Method in class com.deltaxml.deltacheck.CheckerResult
States whether the content of both of the inputs are equal.
isCorePipeline() - Method in class com.deltaxml.core.DXPConfiguration
States whether this represents a core (XML Compare) pipeline or not.
isDebug() - Method in class com.deltaxml.core.FilterChain
States whether debug information will be output by this FilterChain.
isDetectMoves() - Method in class com.deltaxml.dita.config.MovesConfig
Gets the value of the detectMoves parameter.
isDetectMoves() - Method in class com.deltaxml.docbook.config.MovesConfig
Gets the value of the detectMoves parameter.
isDetectMoves() - Method in class com.deltaxml.msword.config.MovesConfig
Gets the value of the detectMoves parameter.
isDisableRulesForAllTableContent() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
 
isDisableRulesForTables() - Method in class com.deltaxml.mergecommon.config.RuleConfiguration
 
isElementSplittingDebug() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
States whether the element splitting filter is set to output internal debug information.
isElementSplittingEnabled() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
States whether modified elements containing text are split when the amount of unchanged text falls below a given percentage.
isEnabled() - Method in class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Determines whether Attribute Splitting is enabled.
isEnabled() - Method in class com.deltaxml.core.config.image.ImageConfiguration
Gets whether Binary Image comparison is enabled.
isEnabled() - Method in class com.deltaxml.core.config.MathMLConfig
Determines whether MathML processing is enabled.
isEnabled() - Method in class com.deltaxml.core.config.moves.MoveDetectionConfig
Query if move processing is enabled.
isEnabled() - Method in class com.deltaxml.core.config.SVGConfiguration
Returns whether SVG comparison is enabled.
isEnabled() - Method in class com.deltaxml.core.FilterStep
Returns the enabled state of this FilterStep.
isEnabled() - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Gets whether Binary Image comparison is enabled.
isEnabled() - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Gets whether SVG-aware comparison is currently enabled.
isEnabled() - Method in class com.deltaxml.htmlcompare.TableConfiguration
Gets whether Tables Comparison is enabled.
isEnabled() - Method in class com.deltaxml.pdfcompare.config.ImageConfiguration
Gets whether Image comparison is enabled.
isEnableTableProcessing() - Method in class com.deltaxml.dita.config.TableConfig
Get if table processing is enabled or not.
isEnableXinclude() - Method in class com.deltaxml.docbook.config.AdvancedBehaviour
Gets whether XInclude is enabled.
isEqual(File, File) - Method in class com.deltaxml.core.PipelinedComparator
Compares two File inputs and returns whether they're equal.
isEqual(InputStream, String, InputStream, String) - Method in class com.deltaxml.core.PipelinedComparator
Compares two InputStream inputs and returns whether they're equal.
isEqual(Reader, String, Reader, String) - Method in class com.deltaxml.core.PipelinedComparator
Compares two Reader inputs and returns whether they're equal.
isEqual(String, String, String, String) - Method in class com.deltaxml.core.PipelinedComparator
Compares two String inputs and returns whether they're equal.
isEqual(URL, URL) - Method in class com.deltaxml.core.PipelinedComparator
Compares two URL inputs and returns whether they're equal.
isEqual(XdmNode, XdmNode) - Method in class com.deltaxml.core.PipelinedComparator
Compares two XdmNode inputs and returns whether they're equal.
isEqual(InputSource, InputSource) - Method in class com.deltaxml.core.PipelinedComparator
Compares two InputSource inputs and returns whether they're equal.
isFallbackEnabled() - Method in class com.deltaxml.core.config.SVGConfiguration
Returns enabled state of fall back feature in the SVG comparison.
isForceSpecialization() - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Gets the value of the forceSpecialization parameter.
isFormattingElementsEnabled() - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
Returns true if formatting elements processing is enabled.
isGenerateComparisonReport() - Method in class com.deltaxml.core.DocumentComparator
Returns whether the comparison report is generated or not.
isGrouping() - Method in class com.deltaxml.dita.config.OutputParameters
Gets the value of the grouping parameter.
isGrouping() - Method in class com.deltaxml.docbook.config.OutputParameters
Gets the value of the grouping parameter.
isHtmlTableProcessing() - Method in class com.deltaxml.docbook.config.TableConfig
Gets the value of the htmlTableProcessing parameter.
isIgnoreColumnOrder() - Method in class com.deltaxml.core.config.CalsTableConfiguration
Determines whether ignoring CALS table column order is enabled.
isIgnoreColumnOrder() - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Determines whether ignoring HTML table column order is enabled.
isIgnoreColumnOrder() - Method in class com.deltaxml.htmlcompare.TableConfiguration
Gets whether the order of table columns should be ignored during the comparison.
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.
isIgnoreFormattingElements() - Method in class com.deltaxml.htmlcompare.FormattingConfiguration
Gets the value of the ignore formatting elements parameter.
isIgnoreInlineFormatting() - Method in class com.deltaxml.dita.config.FormattingElementsConfig
Gets the value of the ignoreInlineFormatting parameter.
isIgnoreInlineFormatting() - Method in class com.deltaxml.docbook.config.FormattingElementsConfig
Gets the value of the ignoreInlineFormatting parameter.
isImageCompareEnabled() - Method in class com.deltaxml.dita.config.ImageConfiguration
Gets the value of the imageCompareEnabled parameter.
isImageCompareEnabled() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the value of the imageCompareEnabled parameter.
isImageCompareEnabled() - Method in class com.deltaxml.msword.config.ImageConfig
Gets the value of the imageCompareEnabled parameter.
isImageCompareEnabled() - Method in class com.deltaxml.powerpoint.config.ImageConfig
Gets the value of the imageCompareEnabled parameter.
isIncludeDeleted() - Method in class com.deltaxml.dita.config.DitaMarkup
Gets the value of the includeDeleted parameter.
isIndentOutput() - Method in class com.deltaxml.dita.config.OutputParameters
Gets the value of the indentOutput parameter.
isIndentOutput() - Method in class com.deltaxml.docbook.config.OutputParameters
Gets the value of the indentOutput parameter.
isInputProcessingMultithreaded() - Method in interface com.deltaxml.core.config.threading.ThreadingConfig
Will the input pipelines be run concurrently.
isLocked() - Method in class com.deltaxml.core.FilterChain
States whether this FilterChain is locked or not.
isMapScanTopicsForReferences() - Method in class com.deltaxml.dita.config.MapParameters
Gets the value of the mapScanTopicsForReferences parameter.
isMarkCalsTableCellSpanExtentChanges() - Method in class com.deltaxml.docbook.config.TableConfig
Gets the value of the markCalsTableCellSpanExtentChanges parameter.
isMarkHtmlTableCellSpanExtentChanges() - Method in class com.deltaxml.docbook.config.TableConfig
Gets the value of the markHtmlTableCellSpanExtentChanges parameter.
isMarkTableCellSpanExtentChanges() - Method in class com.deltaxml.core.config.CalsTableConfiguration
Returns true if markTableCellSpanExtentChanges feature is on, otherwise false.
isMarkTableCellSpanExtentChanges() - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Returns true if markTableCellSpanExtentChanges feature is on, otherwise false.
isMathmlProcessing() - Method in class com.deltaxml.dita.config.MathMLConfig
Gets the value of the mathmlProcessing parameter.
isMathmlProcessing() - Method in class com.deltaxml.docbook.config.MathMLConfig
Gets the value of the mathmlProcessing parameter.
isMathmlProcessing() - Method in class com.deltaxml.htmlcompare.MathMLConfiguration
Gets the value of the mathmlProcessing parameter.
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 class com.deltaxml.merge.ConcurrentMerge
Returns the current setting for new table processing.
isNewTableProcessingEnabled() - Method in class com.deltaxml.merge.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.core.config.HtmlTableConfiguration
Determines whether HTML table column specification is normalized.
isNormalizeTable() - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Determines whether HTML table column specification is normalized.
isNormalizeTableColumns() - Method in class com.deltaxml.htmlcompare.TableConfiguration
Get whether table column normalization takes place.
isNumericToleranceEnabled() - Method in class com.deltaxml.core.config.SVGConfiguration
Determines whether to use numeric tolerance in the SVG comparison.
isOptimiseWhitespaceOnlyChanges() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordOutfilter
Reports whether this filter is optimising whitespace-only changes or not.
isOrdered() - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Returns the ordered alignment value.
isOrphanedWordDetectionEnabled() - Method in class com.deltaxml.core.config.ResultReadabilityOptions
States whether or not orphaned word detection is enabled.
isPreservingItems() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
States whether this LexicalPreservationConfig object is preserving any items on the inputs.
isProcessPreserveSpaceText() - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Returns the current value of processPreserveSpaceText.
isProcessTables() - Method in class com.deltaxml.core.config.CalsTableConfiguration
Determines whether CALS table processing is enabled.
isProcessTables() - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Determines whether HTML table processing is enabled.
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.
isRemoveMoveSource() - Method in class com.deltaxml.dita.config.MovesConfig
Gets the value of the removeMoveSource parameter.
isRemoveMoveSource() - Method in class com.deltaxml.docbook.config.MovesConfig
Gets the value of the removeMoveSource parameter.
isRetainComments() - Method in class com.deltaxml.htmlcompare.FormattingConfiguration
Gets the value of the retain comments parameter.
isShowImageChangesAtMediaObjectLevel() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the value of the showImageChangesAtMediaObjectLevel parameter.
isShowImageChangesAtMediaObjectParentLevel() - Method in class com.deltaxml.docbook.config.ImageConfiguration
Gets the value of the showImageChangesAtMediaObjectParentLevel parameter.
isShowNonPhraseChanges() - Method in class com.deltaxml.docbook.config.PhraseChanges
Gets the value of the showNonPhraseChanges parameter.
isStrictTaskModel() - Method in class com.deltaxml.dita.config.DitaConfig
Gets the value of the strictTaskModel parameter.
isSvgCompareEnabled() - Method in class com.deltaxml.powerpoint.config.SvgConfig
Gets the value of the svgCompareEnabled parameter.
isSvgFallback() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the svgFallback parameter.
isSvgFallback() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the svgFallback parameter.
isSvgFallbackEnabled() - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Get the value of the SVG fallback parameter.
isSvgNumericTolerance() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the svgNumericTolerance parameter.
isSvgNumericTolerance() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the svgNumericTolerance parameter.
isSvgNumericToleranceEnabled() - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Get whether SVG numeric tolerance is enabled.
isSvgZIndex() - Method in class com.deltaxml.dita.config.SVGConfig
Gets the value of the svgZIndex parameter.
isSvgZIndex() - Method in class com.deltaxml.docbook.config.SVGConfig
Gets the value of the svgZIndex parameter.
isSvgZIndexEnabled() - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Returns whether Z-index changes are shown in the SVG Comparisons.
isTableOrderlessColumns() - Method in class com.deltaxml.msword.config.TableConfig
Gets the value of the tableOrderlessColumns parameter.
isTableOrderlessRows() - Method in class com.deltaxml.msword.config.TableConfig
Gets the value of the tableOrderlessRows parameter.
isTableProcessingEnabled() - Method in class com.deltaxml.msword.config.TableConfig
Gets the value of the tableProcessingEnabled parameter.
isUseIdsAsKeys() - Method in class com.deltaxml.dita.config.DitaConfig
Gets the value of the useIdsAsKeys parameter.
isValidateInputs() - Method in class com.deltaxml.dita.config.Validation
Gets whether input files should be validated against the DITA schema.
isValidateInputs() - Method in class com.deltaxml.docbook.config.Validation
Gets whether input files should be validated against the DocBook schema.
isZIndexEnabled() - Method in class com.deltaxml.core.config.SVGConfiguration
Returns whether Z-index changes are shown in the SVG Comparisons.

K

KEEP - Enum constant in enum class com.deltaxml.dita.config.OxygenTrackChangesDeletedSpaceMode
Keeps the original whitespace formating of the deleted region.
KEEP - Enum constant in enum class com.deltaxml.docbook.config.OxygenTrackChangesDeletedSpaceMode
Keeps the original whitespace formating of the deleted region.
KEEP_A - Enum constant in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
Similar to 'ignore' except that 'A' document's whitespace is kept (instead of the 'B' document's whitespace).
KEEP_A - Enum constant in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Similar to 'ignore' except that 'A' document's whitespace is kept (instead of the 'B' document's whitespace).
KEEP_A - Enum constant in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Similar to 'ignore' except that 'A' document's whitespace is kept (instead of the 'B' document's whitespace).
KEY_THEN_CONDITION - Enum constant in enum class com.deltaxml.docbook.config.KeyingMode
Use a deltaxml:key attribute if present, otherwise use a condition attribute if present.
KEY_THEN_ID - Enum constant in enum class com.deltaxml.docbook.config.KeyingMode
Use a deltaxml:key attribute if present, otherwise use an id attribute if present.
KeyingMode - Enum Class in com.deltaxml.docbook.config
An enum representing the different modes to use for keying the input documents.

L

length() - Method in class com.deltaxml.core.FilterChain
Returns a count of the number of steps in the FilterChain.
LexicalPreservationBase - Class in com.deltaxml.pipe.filters
The round trip processing markup filter.
LexicalPreservationBase() - Constructor for class com.deltaxml.pipe.filters.LexicalPreservationBase
Constructs a new LexicalPreservationBase.
LexicalPreservationBase.PreserveItem - Enum Class in com.deltaxml.pipe.filters
An enum used to specify which items should be preserved.
LexicalPreservationBase.Region - Enum Class in com.deltaxml.pipe.filters
An enumeration marks the region of the document that is being parsed.
LexicalPreservationConfig - Class in com.deltaxml.core.config
Configures the way that Lexical Preservation is applied during the document loading, preservation processing and output/serialisation phases of a pipelined comparison.
LexicalPreservationConfig() - Constructor for class com.deltaxml.core.config.LexicalPreservationConfig
Creates a new Configuration for lexical preservation.
LexicalPreservationConfig(LexicalPreservationConfig) - Constructor for class com.deltaxml.core.config.LexicalPreservationConfig
Creates a new Configuration for lexical preservation using the specified mode.
LexicalPreservationConfig(PresetPreservationMode) - Constructor for class com.deltaxml.core.config.LexicalPreservationConfig
Creates a new Configuration for lexical preservation using the specified mode.
LexicalPreservationConfig(String) - Constructor for class com.deltaxml.core.config.LexicalPreservationConfig
Creates a new Configuration for lexical preservation using the specified mode.
LOCAL - Enum constant in enum class com.deltaxml.core.config.MixedContentDetectionScope
Gather data on mixed-content for each element locally, on a case-by-case basis.
LOCAL - Enum constant in enum class com.deltaxml.dita.config.MapCopyScope
References with local scope are copied to the output directory.
LOCAL_AND_PEER - Enum constant in enum class com.deltaxml.dita.config.MapCopyScope
References with local and peer scope are copied to the output directory.
Location - Class in com.deltaxml.core.config.ignoreChanges
This class is used to denote a location for which any changes should be ignored.
Location(String) - Constructor for class com.deltaxml.core.config.ignoreChanges.Location
Initialises a Location with only an XPath.
Location(String, ResultRule) - Constructor for class com.deltaxml.core.config.ignoreChanges.Location
Initialises a Location with both XPath and ResultRule.
LOCATOR - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX setDocumentLocator events should be processed.
lockChain() - Method in class com.deltaxml.core.FilterChain
Locks this FilterChain so that FilterSteps cannot be added, removed or replaced.

M

MAP_PAIR - Enum constant in enum class com.deltaxml.dita.config.MapResultStructure
The result map contains two submaps: the 'updated' result origin map (and submaps); and the 'missing' topic references map.
MapCleanTemp - Enum Class in com.deltaxml.dita.config
Enumeration representing how the result map is constructed.
MapCopyScope - Enum Class in com.deltaxml.dita.config
Enumeration representing a DITA map's copy scope.
MapfileParameters - Class in com.deltaxml.dita.config
These parameters control how the map file comparison is performed.
MapfileParameters() - Constructor for class com.deltaxml.dita.config.MapfileParameters
Creates a new MapfileParameters instance.
mapLevelOutputProcessingFinish() - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when the updates to the final result map(s) have completed.
mapLevelOutputProcessingFinish() - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
mapLevelOutputProcessingStart() - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when the updates to the final result map(s) have started.
mapLevelOutputProcessingStart() - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
MapParameters - Class in com.deltaxml.dita.config
These parameters control how the map comparison is performed in a map topic set comparison.
MapParameters() - Constructor for class com.deltaxml.dita.config.MapParameters
Creates a new MapParameters instance.
MapResultOrigin - Enum Class in com.deltaxml.dita.config
Enumeration representing which map input is being used to form the basis of the output.
MapResultStructure - Enum Class in com.deltaxml.dita.config
Enumeration representing how the result map is constructed.
MapTopicExceptionPropagationMode - Enum Class in com.deltaxml.dita.config
Enumeration representing what action to perform when there is an exception raised during the processing of a topic.
MapUncomparedTopicMarkup - Enum Class in com.deltaxml.dita.config
Enumeration representing what updates should be performed to uncompared/unaligned topics (in the context of a DITA map comparison).
MARK_CHANGE - Enum constant in enum class com.deltaxml.dita.config.MapUncomparedTopicMarkup
Mark the top-level topic element of uncompared topics as added or deleted, in the manner specified by the other topic level parameters.
MARK_TOPIC - Enum constant in enum class com.deltaxml.dita.DitaMapCompareProgressListener.ProcessingMode
Indicates that the process marks whether topics are added or deleted.
MathMLConfig - Class in com.deltaxml.core.config
Specifies configuration options for MathML processing.
MathMLConfig - Class in com.deltaxml.dita.config
Parameters for managing the comparison of MathML.
MathMLConfig - Class in com.deltaxml.docbook.config
Contains parameters for managing the comparison of MathML.
MathMLConfig() - Constructor for class com.deltaxml.core.config.MathMLConfig
Constructor.
MathMLConfig() - Constructor for class com.deltaxml.dita.config.MathMLConfig
Creates a new MathMLConfig instance.
MathMLConfig() - Constructor for class com.deltaxml.docbook.config.MathMLConfig
Creates a new MathMLConfig instance.
MathMLConfiguration - Class in com.deltaxml.htmlcompare
Configuration object that contains parameters that control MathML comparison and presentation.
MathMLConfiguration() - Constructor for class com.deltaxml.htmlcompare.MathMLConfiguration
Create a new MathMLConfiguration object.
MathMLConfiguration(MathMLGranularity) - Constructor for class com.deltaxml.htmlcompare.MathMLConfiguration
Create a new MathMLConfiguration object, providing the MathMLGranularity to use.
MathMLGranularity - Enum Class in com.deltaxml.core.config
Specifies the granularity at which the differences between the two MathML expressions will be represented from the DocumentComparator.
MathMLGranularity - Enum Class in com.deltaxml.dita.config
Specifies the granularity at which the differences between the two MathML expressions will be represented from the DocumentComparator.
MathMLGranularity - Enum Class in com.deltaxml.docbook.config
Specifies the granularity at which the differences between the two MathML expressions will be represented from the DocumentComparator.
MathMLGranularity - Enum Class in com.deltaxml.htmlcompare
Specifies the granularity at which the differences between the two MathML expressions will be represented.
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(File, File, File, File) - Method in class com.deltaxml.merge.ThreeWayMerge
This method is used to perform three way merge of File 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(InputStream, String, InputStream, String, InputStream, String, OutputStream) - Method in class com.deltaxml.merge.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.
merge(Reader, String, Reader, String, Reader, String, Writer) - Method in class com.deltaxml.merge.ThreeWayMerge
This method is used to perform three way merge with Readers.
MERGE_REST_CONFIG_NAMESPACE - Static variable in interface com.deltaxml.mergecommon.MergeCommon
XML Namespace used by the Merge configuration file.
MergeBase - Interface in com.deltaxml.mergecommon
A common interface for sequential merge classes.
MergeCommon - 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.
MESSAGE - Enum constant in enum class com.deltaxml.core.config.WarningReportMode
Reports warnings using <xsl:message/>.
MESSAGE - Enum constant in enum class com.deltaxml.dita.config.WarningReportMode
Report the recoverable errors and warnings as XSL messages, which are typically visible when the comparison is run from a command-line terminal.
MESSAGE - Enum constant in enum class com.deltaxml.docbook.config.WarningReportMode
Report the recoverable errors and warnings as XSL messages, which are typically visible when the comparison is run from a command-line terminal.
MESSAGE - Enum constant in enum class com.deltaxml.htmlcompare.WarningReportMode
Reports warnings using <xsl:message/>.
MESSAGE - Enum constant in enum class com.deltaxml.mergecommon.config.WarningReportMode
Reports warnings using <xsl:message/>.
MixedContentDetectionScope - Enum Class in com.deltaxml.core.config
Enumeration representing the possible values for handling changes in whitespace.
ModifiedAttributeMode - Enum Class in com.deltaxml.core.config
Defined the modified attribute processing mode.
ModifiedAttributeMode - Enum Class in com.deltaxml.dita.config
Defined the modified attribute processing mode.
ModifiedAttributeMode - Enum Class in com.deltaxml.docbook.config
Defined the modified attribute processing mode.
ModifiedFormatOutput - Enum Class in com.deltaxml.core.config
Specifies how modified 'formatting' elements should be output.
ModifiedWhitespaceBehaviour - Enum Class in com.deltaxml.core.config
Enumeration representing the possible values for handling changes in whitespace.
MoveCandidate - Class in com.deltaxml.core.config.moves
This class is used to represent move candidate element XPath and class XPath pairs.
MoveCandidate(String) - Constructor for class com.deltaxml.core.config.moves.MoveCandidate
Initialise a move candidate with only a move element XPath.
MoveCandidate(String, String) - Constructor for class com.deltaxml.core.config.moves.MoveCandidate
Initialise a move candidate with both move element and class XPaths.
MoveDetectionConfig - Class in com.deltaxml.core.config.moves
This class configures move detection.
MoveDetectionConfig() - Constructor for class com.deltaxml.core.config.moves.MoveDetectionConfig
Initialise a MoveDetectionConfig without params.
MoveDetectionConfig(MoveDetectionType, List<MoveCandidate>) - Constructor for class com.deltaxml.core.config.moves.MoveDetectionConfig
Initialises a MoveDetectionConfig for given parameters.
MoveDetectionConfig(List<MoveCandidate>) - Constructor for class com.deltaxml.core.config.moves.MoveDetectionConfig
Initialises an unrestricted MoveDetectionConfig with a list of move candidates.
MoveDetectionType - Enum Class in com.deltaxml.core.config.moves
This enumeration contains options for the type of move detection.
MovesAwareDataProgressListener - Interface in com.deltaxml.core
Moves Aware Data Progress Listener.
MovesAwareDocumentProgressListener - Interface in com.deltaxml.core
Moves Aware Document Progress Listener.
MovesConfig - Class in com.deltaxml.dita.config
These parameters control element moves handling and defines the values for the revision attribute.
MovesConfig - Class in com.deltaxml.docbook.config
Contains parameters that affect the alignment/matching of documents.
MovesConfig - Class in com.deltaxml.msword.config
Contains parameters that affect the alignment/matching of documents.
MovesConfig() - Constructor for class com.deltaxml.dita.config.MovesConfig
Creates a new MovesConfig instance.
MovesConfig() - Constructor for class com.deltaxml.docbook.config.MovesConfig
Constructs a default MovesConfig object.
MovesConfig() - Constructor for class com.deltaxml.msword.config.MovesConfig
Create a new MovesConfig instance.
MovesConfig(boolean) - Constructor for class com.deltaxml.dita.config.MovesConfig
Constructs a MovesConfig object using the provided detectMoves value.
MovesConfig(boolean) - Constructor for class com.deltaxml.docbook.config.MovesConfig
Constructs a MovesConfig object using the provided detectMoves value.
MovesConfig(boolean) - Constructor for class com.deltaxml.msword.config.MovesConfig
Constructs a MovesConfig object using the provided detectMoves value.
MovesConfig(boolean, boolean) - Constructor for class com.deltaxml.dita.config.MovesConfig
Constructs a MovesConfig object using the provided detectMoves & removeMoveSource values.
MovesConfig(boolean, boolean) - Constructor for class com.deltaxml.docbook.config.MovesConfig
Constructs a MovesConfig object using the provided detectMoves & removeMoveSource values.
MSWordCompareException - Exception in com.deltaxml.msword
Specifies an exceptional condition in Microsoft Word Compare.
MSWordCompareException(String) - Constructor for exception com.deltaxml.msword.MSWordCompareException
Constructs a new MSWordCompareException with the specified detail message.
MSWordCompareException(String, Throwable) - Constructor for exception com.deltaxml.msword.MSWordCompareException
Constructs a new MSWordCompareException with the specified detail message and cause.
MSWordCompareException(Throwable) - Constructor for exception com.deltaxml.msword.MSWordCompareException
Constructs a new MSWordCompareException with the specified cause and a detail message of (cause == null ? null : cause.toString()).

N

NamespaceConfiguration - Class in com.deltaxml.core.config.namespaces
This class is used to provide a DocumentComparator with a set of prefix and namespace pairs that can be used within XPath expressions provided to certain configurations such as IgnoreChangesConfig or SubtreeProcessingMode.
NamespaceConfiguration() - Constructor for class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Initialises a new empty NamespaceConfiguration instance with an empty default namespace and no user namespaces defined.
NamespaceConfiguration(String) - Constructor for class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Initialises a new NamespaceConfiguration instance with a default namespace.
NamespaceConfiguration(String, Map<String, String>) - Constructor for class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Initialises a new NamespaceConfiguration with the given parameters.
NamespaceConfiguration(Map<String, String>) - Constructor for class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Initialises a new NamespaceConfiguration with a Map containing prefix and namespace pairs of namespace definitions.
NARRATIVE_TEXT - Enum constant in enum class com.deltaxml.core.config.attributeSplitting.AttributeSplittingMode
This type is used for narrative text in attribute splitting.
NESTED_ENTITY_REF - Enum constant in enum class com.deltaxml.core.config.PresetPreservationMode
Preserve round trip information and data that can be used to identify differences in both an entity's and nested entity's value.
NESTED_ENTITY_REF - Enum constant in enum class com.deltaxml.dita.config.PreservationMode
Enhance round-trip processing by analysing both entity and nested entity contents.
NESTED_ENTITY_REF - Enum constant in enum class com.deltaxml.docbook.config.PreservationMode
Enhance round-trip processing by analysing both entity and nested entity contents.
NEVER - Enum constant in enum class com.deltaxml.dita.config.ShowNonPhraseChanges
If set to 'never' do not show change where a phrase element is not valid.
newFilterChain() - Method in class com.deltaxml.core.FilterStepHelper
Creates a new, empty FilterChain in which to add FilterSteps.
newFilterChain(String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new, empty, named FilterChain in which to add FilterSteps.
newFilterChain(List<FilterStep>) - Method in class com.deltaxml.core.FilterStepHelper
Create a new FilterChain which is initially made up of the supplied FilterSteps.
newFilterStep(File, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterStep Object from a File containing an XSLT stylesheet.
newFilterStep(Class<? extends XMLFilterImpl>, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterStep Object from a Class that extends XMLFilterImpl.
newFilterStep(URL, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterStep Object from a URL referencing an XSLT stylesheet.
newFilterStep(XsltExecutable, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterStep Object from an XsltExecutable.
newFilterStep(XsltExecutable, String, SummarisingErrorListener) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterStep Object from an XsltExecutable.
newFilterStep(XMLFilterImpl, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a FilterStep from an instance of an XMLFilterImpl.
newFilterStepFromResource(String, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a FilterStep from a resource on the classpath.
newFilterStepHelper() - Method in class com.deltaxml.core.DataComparator
 
newFilterStepHelper() - Method in class com.deltaxml.core.PipelinedComparator
Creates a FilterStepHelper using the Processor and URIResolver currently in use by this comparator.
newLexicalPreservationOutputFilterChain(LexicalPreservationConfig) - Method in class com.deltaxml.core.PipelinedComparator
Generates a FilterChain to process lexical preservation items.
newLockedFilterChain(List<FilterStep>, String) - Method in class com.deltaxml.core.FilterStepHelper
Create a new FilterChain which is made up of the supplied FilterSteps and cannot be subsequently modified.
newSingleStepFilterChain(File, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterChain containing a single FilterStep from a File containing an XSLT stylesheet..
newSingleStepFilterChain(Class<? extends XMLFilterImpl>, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterChain containing a single FilterStep from a Class that extends XMLFilterImpl.
newSingleStepFilterChain(URL, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterChain containing a single FilterStep from a URL referencing an XSLT stylesheet.
newSingleStepFilterChain(XsltExecutable, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterChain containing a single FilterStep from an XsltExecutable.
newSingleStepFilterChain(XMLFilterImpl, String) - Method in class com.deltaxml.core.FilterStepHelper
Creates a new FilterChain containing a single FilterStep from an instance of an XMLFilterImpl.
NO - Enum constant in enum class com.deltaxml.dita.config.MapCleanTemp
Do not clean temporary files created during the map comparison.
NO - Enum constant in enum class com.deltaxml.docbook.config.StandaloneDeclaration
Ensure the standalone attribute is set to 'no' in the output XML declaration.
NON_OVERLAPPING_MILESTONES - Enum constant in enum class com.deltaxml.mergecommon.config.FormattingOutputType
"Non-Overlapping" Milestones - the formatting element milestones have extra milestones inserted to allow well-nested reconstruction of 'fragmented' elements from the milestones, keeping information about overlaps.
NonUniqueParameterNameException - Exception in com.deltaxml.core.exceptions
Thrown when the DXP pipelineParameter names are not unique.
NonUniqueParameterNameException(String) - Constructor for exception com.deltaxml.core.exceptions.NonUniqueParameterNameException
Creates a new NonUniqueParameterNameException.
NonUniqueParameterNameException(String, String) - Constructor for exception com.deltaxml.core.exceptions.NonUniqueParameterNameException
Creates a new NonUniqueParameterNameException.
Noop - Enum constant in enum class com.deltaxml.core.config.CancellationPolicy
The comparison cannot be cancelled.
NORMAL - Enum constant in enum class com.deltaxml.core.config.PreservationOutputType
The encoded preservation element should be decoded by the final output transformation (which is typically part of serialisation process).
NORMALIZE - Enum constant in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
Normalize whitespace in inputs before comparison.
NORMALIZE - Enum constant in enum class com.deltaxml.dita.config.OxygenTrackChangesDeletedSpaceMode
Allows deleted text to be viewed correctly prior to oXygen 14 release.
NORMALIZE - Enum constant in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Normalize whitespace in inputs before comparison.
NORMALIZE - Enum constant in enum class com.deltaxml.docbook.config.OxygenTrackChangesDeletedSpaceMode
Allows deleted text to be viewed correctly prior to oXygen 14 release.
NORMALIZE - Enum constant in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Normalize whitespace in inputs before comparison.
NormalizeSpace - Class in com.deltaxml.pipe.filters
Removes whitespace in PCDATA and attributes in an XML file.
NormalizeSpace() - Constructor for class com.deltaxml.pipe.filters.NormalizeSpace
Creates a new instance of NormalizeSpace.
NOTATION_DECL - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX notationDecl events should be processed.
notationDecl(String, String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the notationDecl SAX event handler.
notationDecl(String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX notationDecl event.
notationDecl(String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the DTDHandler notationDecl method.
notationDecl(String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
Filter a notationDecl event.
numberOfExceptions() - Method in exception com.deltaxml.dita.DitaTopicProcessingException
The number of topic exceptions that were caught.

O

OMIT - Enum constant in enum class com.deltaxml.docbook.config.StandaloneDeclaration
Ensure there is no standalone attribute in the output XML declaration.
OrderlessPresentationMode - Enum Class in com.deltaxml.core.config
Specifies how the child elements of 'orderless' elements should be output.
OrphanedWordOutfilter - Class in com.deltaxml.pipe.filters.dx2.wbw
This is an optional fixup outfilter which is part of the Word by Word pipeline.
OrphanedWordOutfilter() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.OrphanedWordOutfilter
Creates a new instance of OrphanedWordOutfilter.
OUTPUT_FINAL - Enum constant in enum class com.deltaxml.core.DataComparator.ExtensionPoint
Represents the FilterStep extension point for the output chain after lexical preservation change resolver filters have run.
OUTPUT_FINAL - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for the output chain after lexical preservation change resolver filters have run.
OUTPUT_FINAL - Enum constant in enum class com.deltaxml.merge.ExtensionPoint
Represents the FilterStep extension point for the output chain after lexical preservation change resolver filters have run.
OUTPUT_POST_TABLE - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for the output chain, after table outfilters run.
OUTPUT_POST_TABLE - Enum constant in enum class com.deltaxml.merge.ExtensionPoint
Represents the FilterStep extension point for the output chain, after table output filters have been run.
OUTPUT_PRE_ATTRIBUTE - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for the output chain, before the attribute selection processing is run.
OUTPUT_PRE_ATTRIBUTE - Enum constant in enum class com.deltaxml.merge.ExtensionPoint
Represents the FilterStep extension point for the output chain, before the attribute selection processing is run.
OUTPUT_PRE_TABLE - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for the output chain, before table outfilters run.
OUTPUT_PRE_TABLE - Enum constant in enum class com.deltaxml.merge.ExtensionPoint
Represents the FilterStep extension point for the output chain, before table output filters are run.
outputCharacters(char[], int, int) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Identical to the characters method.
outputEndElement(String, String, String) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Similar to endElement.
OutputFormat - Enum Class in com.deltaxml.dita.config
Enumeration representing the possible values for the output-format parameter.
OutputFormat - Enum Class in com.deltaxml.docbook.config
Enumeration representing the possible values for the output-format parameter.
OutputFormatConfiguration - Class in com.deltaxml.core.config
Specifies configuration options related to the format of the comparison result from a DocumentComparator.
OutputFormatConfiguration() - Constructor for class com.deltaxml.core.config.OutputFormatConfiguration
Constructs a new OutputFormatConfiguration instance.
OutputImageRefFavourSourceDoc - Enum Class in com.deltaxml.core.config.image
 
OutputImageRefForm - Enum Class in com.deltaxml.core.config.image
The result document may reside in a different location to the inputs.
OutputParameters - Class in com.deltaxml.dita.config
These parameters enable the form of the output to be configured.
OutputParameters - Class in com.deltaxml.docbook.config
These parameters enable the form of the output to be configured.
OutputParameters() - Constructor for class com.deltaxml.dita.config.OutputParameters
Creates a new OutputParameters instance.
OutputParameters() - Constructor for class com.deltaxml.docbook.config.OutputParameters
Create a new OutputParameters instance.
OutputParameters(boolean) - Constructor for class com.deltaxml.dita.config.OutputParameters
Create a new OutputParameters instance, setting whether the result should be indented.
OutputParameters(boolean) - Constructor for class com.deltaxml.docbook.config.OutputParameters
Create a new OutputParameters instance, setting whether the result should be indented.
OutputParameters(OutputFormat) - Constructor for class com.deltaxml.dita.config.OutputParameters
Create a new OutputParameters instance, specifies what type of output is produced.
OutputParameters(OutputFormat) - Constructor for class com.deltaxml.docbook.config.OutputParameters
Create a new OutputParameters instance, specifies what type of output is produced.
outputStartElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Similar to startElement.
outputStartElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.filters.dx2.wbw.format.FormatAwareWordInfilter
 
OVERLAPPING_MILESTONES - Enum constant in enum class com.deltaxml.mergecommon.config.FormattingOutputType
"Overlapping" Milestones - each milestone marks the start or end of each formatting element in the original input XML.
OXYGEN_TC - Enum constant in enum class com.deltaxml.core.config.ResultFormat
Reports changes using oXygen Author track changes processing instructions.
OXYGEN_TCS - Enum constant in enum class com.deltaxml.dita.config.OutputFormat
Differences are marked up in the oXygen tracked change format.
OXYGEN_TCS - Enum constant in enum class com.deltaxml.docbook.config.OutputFormat
Differences are marked up in the oXygen tracked change format.
OXYGEN_TRACK_CHANGES - Enum constant in enum class com.deltaxml.ditamerge.ThreeWayMerge.TwoWayResultFormat
This result format is an XML file with processing instructions used in the accept/reject interface of the oXygen XML editor/author.
OXYGEN_TRACK_CHANGES - Enum constant in enum class com.deltaxml.merge.ThreeWayMerge.TwoWayResultFormat
This result format is an XML file with processing instructions used in the accept/reject interface of the oXygen XML editor/author.
OxygenTrackChangesDeletedSpaceMode - Enum Class in com.deltaxml.dita.config
Enumeration representing the possible values for the oxygen-tcs-deleted-space-mode parameter.
OxygenTrackChangesDeletedSpaceMode - Enum Class in com.deltaxml.docbook.config
Enumeration representing the possible values for the oxygen-tcs-deleted-space-mode parameter.

P

ParameterValueConflict - Exception in com.deltaxml.core.exceptions
Thrown when an a parameter or feature has incorrect DXP syntax.
ParameterValueConflict(String, String, String) - Constructor for exception com.deltaxml.core.exceptions.ParameterValueConflict
Creates a new ParameterValueConflict.
ParameterValueConflict(String, Throwable, String, String) - Constructor for exception com.deltaxml.core.exceptions.ParameterValueConflict
Creates a new ParameterValueConflict.
parse(String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An implementation of the XMLReader.parse(String) method.
parse(InputSource) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An implementation of the XMLReader.parse(InputSource) method.
ParserException - Exception in com.deltaxml.core.exceptions
Indicates a problem creating or configuring an XML Parser.
ParserException(String) - Constructor for exception com.deltaxml.core.exceptions.ParserException
Constructs a new ParserException.
ParserException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.ParserException
Constructs a new ParserException.
ParserInstantiationException - Exception in com.deltaxml.core.exceptions
Thrown to indicate a problem instantiating or configuring a SAX Parser.
ParserInstantiationException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.ParserInstantiationException
Creates a new ParserInstantiationException.
PCDataConcatenatingInfilter - Class in com.deltaxml.pipe.filters
This class concatenates a series of XMLFilterImpl.characters(char[], int, int) into a single event, which can be handled with PCDataConcatenatingInfilter.bufferedCharacters(char[], int, int).
PCDataConcatenatingInfilter() - Constructor for class com.deltaxml.pipe.filters.PCDataConcatenatingInfilter
Construct a new PCDataConcatenatingInfilter.
PDAdvancedConfigException - Exception in com.deltaxml.core.exceptions
Indicates an error encountered when processing properties or features in the 'advancedConfig' element of the Pipeline Description.
PDAdvancedConfigException(String) - Constructor for exception com.deltaxml.core.exceptions.PDAdvancedConfigException
PDAdvancedConfigException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.PDAdvancedConfigException
PDAdvancedConfigException(Throwable) - Constructor for exception com.deltaxml.core.exceptions.PDAdvancedConfigException
PDConfigurationException - Exception in com.deltaxml.core.exceptions
Indicates an error condition in the Pipeline Description format.
PDConfigurationException(String) - Constructor for exception com.deltaxml.core.exceptions.PDConfigurationException
PDConfigurationException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.PDConfigurationException
PDConfigurationException(Throwable) - Constructor for exception com.deltaxml.core.exceptions.PDConfigurationException
PDF_COMPARE_CONFIG_NAMESPACE - Static variable in interface com.deltaxml.pdfcompare.PDFCompare
XML Namespace used by the PDF Compare configuration file.
PDFCompare - Interface in com.deltaxml.pdfcompare
The entry point into the PDF Compare Java API.
PDFCompareException - Exception in com.deltaxml.pdfcompare
Specifies an exceptional condition in PDF Compare.
PDFCompareException(String) - Constructor for exception com.deltaxml.pdfcompare.PDFCompareException
Constructs a new PDFCompareException with the specified detail message.
PDFCompareException(String, Throwable) - Constructor for exception com.deltaxml.pdfcompare.PDFCompareException
Constructs a new PDFCompareException with the specified detail message and cause.
PDFCompareException(Throwable) - Constructor for exception com.deltaxml.pdfcompare.PDFCompareException
Constructs a new PDFCompareException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
PDFCompareProgressListener - Interface in com.deltaxml.pdfcompare
An interface for receiving events regarding the progress of an ongoing PDF comparison.
PDFilterConfigurationException - Exception in com.deltaxml.core.exceptions
Indicates an error encountered when loading a filter defined in a Pipeline Description format, after parameters are resolved.
PDFilterConfigurationException(String) - Constructor for exception com.deltaxml.core.exceptions.PDFilterConfigurationException
PDFilterConfigurationException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.PDFilterConfigurationException
PDFilterConfigurationException(Throwable) - Constructor for exception com.deltaxml.core.exceptions.PDFilterConfigurationException
PDFReportException - Exception in com.deltaxml.pdfcompare
Specifies a problem creating
PDFReportException(String) - Constructor for exception com.deltaxml.pdfcompare.PDFReportException
Constructs a new PDFReportException with the specified detail message.
PDFReportException(String, Throwable) - Constructor for exception com.deltaxml.pdfcompare.PDFReportException
Constructs a new PDFReportException with the specified detail message and a cause.
PerformMarkupException - Exception in com.deltaxml.dita
The exception that gets thrown if the perform markup operations abnormally terminate.
PHASE_2 - Enum constant in enum class com.deltaxml.dita.DitaMapCompareProgressListener.ProcessingMode
Indicates that the second phase processing.
PHASE_FAIL - Enum constant in enum class com.deltaxml.dita.config.MapTopicExceptionPropagationMode
Propagate the exception at the end of each phase of the comparison.
PhraseChanges - Class in com.deltaxml.docbook.config
Settings that affect the behaviour of displaying text changes.
PhraseChanges() - Constructor for class com.deltaxml.docbook.config.PhraseChanges
Create a new PhraseChanges instance.
PipelinedComparator - Class in com.deltaxml.core
Provides a Pipeline abstraction for the Comparator.
PipelinedComparator() - Constructor for class com.deltaxml.core.PipelinedComparator
Creates a new PipelinedComparatorS9.
PipelinedComparator(Processor) - Constructor for class com.deltaxml.core.PipelinedComparator
A constructor allowing the use of a supplied s9api Processor.
PipelineException - Exception in com.deltaxml.core.exceptions
Indicates an error condition in the use of a Pipeline Object.
PipelineException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.PipelineException
 
PipelineException(String, Throwable, PipelineIOIdentifier) - Constructor for exception com.deltaxml.core.exceptions.PipelineException
 
PipelineIOIdentifier - Enum Class in com.deltaxml.core
A type-safe enumeration used to define the various filter chains associated with a PipelinedComparator.
PipelineLoadingException - Exception in com.deltaxml.core.exceptions
Indicates a problem when loading a pipeline.
PipelineLoadingException(String, Throwable, PipelineIOIdentifier) - Constructor for exception com.deltaxml.core.exceptions.PipelineLoadingException
Creates a new PipelineLoadingException.
PipelineLocationEntry - Interface in com.deltaxml.core
The location of an entry in a comparator pipeline.
PipelineProgressListener - Interface in com.deltaxml.core
Monitors the progress of the pipelined comparator.
PipelineProgressTextReporter - Class in com.deltaxml.core
Reports pipeline progress to System.err using textual messages.
PipelineProgressTextReporter() - Constructor for class com.deltaxml.core.PipelineProgressTextReporter
Constructs a progress reporter that reports times and filter names.
PipelineProgressTextReporter(boolean) - Constructor for class com.deltaxml.core.PipelineProgressTextReporter
Constructs a configurable progress reporter.
PipelineProgressTextReporter(boolean, boolean) - Constructor for class com.deltaxml.core.PipelineProgressTextReporter
Constructs a configurable progress reporter.
PipelineSerializationException - Exception in com.deltaxml.core.exceptions
Indicates a problem when saving or serializing the result of a comparison using PipelinedComparatorS9.
PipelineSerializationException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.PipelineSerializationException
Creates a new PipelineSerializationException.
PIS - Enum constant in enum class com.deltaxml.htmlcompare.WarningReportMode
Reports warning using processing instructions with the format <?
popAncestorStack(String, String, String) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Checks that the top element of the stack is the same as the supplied element, if it is then pops the top of the stack.
POSITION - Enum constant in enum class com.deltaxml.core.config.CalsColumnKeyingMode
DocumentComparator matches table columns based on their position.
POSITION - Enum constant in enum class com.deltaxml.core.config.HtmlColumnKeyingMode
DocumentComparator matches table columns based on their position.
POSITION - Enum constant in enum class com.deltaxml.htmlcompare.ColumnKeyingMode
Match table columns based on their position.
POSITION - Enum constant in enum class com.deltaxml.mergecommon.config.CalsColumnKeyingMode
DocumentComparator matches table columns based on their position.
POSITION - Enum constant in enum class com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
DocumentComparator matches table columns based on their position.
POWERPOINT_CONFIG_NAMESPACE - Static variable in interface com.deltaxml.powerpoint.PowerPointCompare
Namespace used by the PowerPoint Compare configuration file.
PowerPointCompare - Interface in com.deltaxml.powerpoint
The entry point into the PowerPoint Compare Java API.
PowerPointCompareException - Exception in com.deltaxml.powerpoint
Specifies an exceptional condition in PowerPoint Compare.
PowerPointCompareException(String) - Constructor for exception com.deltaxml.powerpoint.PowerPointCompareException
Constructs a new PowerPointCompareException with the specified detail message.
PowerPointCompareException(String, Throwable) - Constructor for exception com.deltaxml.powerpoint.PowerPointCompareException
Constructs a new PowerPointCompareException with the specified detail message and cause.
PowerPointCompareException(Throwable) - Constructor for exception com.deltaxml.powerpoint.PowerPointCompareException
Constructs a new PowerPointCompareException with the specified cause and a detail message of (cause == null ? null : cause.toString()).
PowerPointCompareProgressListener - Interface in com.deltaxml.powerpoint
An interface for receiving events regarding the progress of an ongoing PowerPoint comparison.
PRE_FLATTENING - Enum constant in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Represents the FilterStep extension point for modifying both input chains, before element flattening.
PRE_FLATTENING - Enum constant in enum class com.deltaxml.merge.ExtensionPoint
Represents the FilterStep extension point for modifying both input chains, before element flattening.
PREFER_A - Enum constant in enum class com.deltaxml.dita.config.StepsConflictResolution
Use the element name from the 'A' document to contain the compared entries.
PREFER_B - Enum constant in enum class com.deltaxml.dita.config.StepsConflictResolution
Use the element name from the 'B' document to contain the compared entries.
PREFER_STEPS - Enum constant in enum class com.deltaxml.dita.config.StepsConflictResolution
Use a steps element to contain the compared entries.
PREFER_STEPS_UNORDERED - Enum constant in enum class com.deltaxml.dita.config.StepsConflictResolution
Use a steps-unordered element to contain the compared entries.
PREFIX - Enum constant in enum class com.deltaxml.mergecommon.config.TrackChangesAttributeMode
Uses a prefix notation so that multiple attribute values are presented in case of conflicts.
PREFIX_MAPPING - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX [start|end]PrefixMapping events should be processed.
prependFilterChain(FilterChain) - Method in class com.deltaxml.core.FilterChain
Adds FilterSteps to the start of this FilterChain.
PreservationMode - Enum Class in com.deltaxml.dita.config
An enum representing the different document preservation modes.
PreservationMode - Enum Class in com.deltaxml.docbook.config
An enum representing the different document preservation modes.
PreservationOutputType - Enum Class in com.deltaxml.core.config
Used to specify how the lexically preserved items should be styled.
PreservationProcessingMode - Enum Class in com.deltaxml.core.config
Represents the behaviour required when outputting preserved lexical items which have changed.
PRESERVE - Enum constant in enum class com.deltaxml.docbook.config.KeyingMode
Use existing deltaxml:key attributes from the input (and nothing else).
PRESERVE_REFERENCES - Enum constant in enum class com.deltaxml.mergecommon.config.EntityReferencePreservationMode
Entity references remain in the body of the XML content.
PRESERVE_REFERENCES_ENCODED_FORM - Enum constant in enum class com.deltaxml.mergecommon.config.EntityReferencePreservationMode
Entity references remain in the body of the XML content in encoded output format.
PRESERVE_WHEN_UNCHANGED - Enum constant in enum class com.deltaxml.mergecommon.config.DoctypePreservationMode
if no changes then doctypes are preserved, otherwise removed.
PresetPreservationMode - Enum Class in com.deltaxml.core.config
The preset lexical preservation modes.
PROCESS_ADDITIONAL_INFO - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process additional information events.
PROCESS_ALL - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process all filter events.
PROCESS_BODY - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process body events.
PROCESS_DATA - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process text data events.
PROCESS_DECLS - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process all declaration events.
PROCESS_ELEM_AND_ATTRIB_DECLS - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process element and attribute declaration events.
PROCESS_ENTITY_AND_NOTATION_DECLS - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process the entity and notation declaration events.
PROCESS_ENTITY_DECLS - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process the entity declaration events.
PROCESS_ENTITY_REFS - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process all entity reference events (including skipped reference events).
PROCESS_EXCEPTIONS - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process exception events.
PROCESS_INST - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
This item is used to transform a processing instruction into the pi:tag for comparison.
PROCESS_INTERNAL_SUBSET - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process the events that occur in the internal subset.
PROCESS_NORMAL_BODY - Static variable in class com.deltaxml.pipe.XMLFilterImpl3
Process normal body events.
processEvent(XMLFilterImpl3.SaxEventItem) - Method in class com.deltaxml.pipe.XMLFilterImpl3
State whether the filter is processing the given event.
PROCESSING_INSTRUCTION - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX processingInstruction events should be processed.
PROCESSING_INSTRUCTIONS - Enum constant in enum class com.deltaxml.core.config.WarningReportMode
Reports warning using processing instructions with the format <?
PROCESSING_INSTRUCTIONS - Enum constant in enum class com.deltaxml.dita.config.WarningReportMode
Add the recoverable errors and warnings as processing instructions.
PROCESSING_INSTRUCTIONS - Enum constant in enum class com.deltaxml.docbook.config.WarningReportMode
Add the recoverable errors and warnings as processing instructions.
PROCESSING_INSTRUCTIONS - Enum constant in enum class com.deltaxml.mergecommon.config.WarningReportMode
Reports warning using processing instructions with the format <?
processingInstruction(String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the processingInstruction SAX event handler.
processingInstruction(String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX processingInstruction event.
processingInstruction(String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler processingInstruction method.
processingInstruction(String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler processingInstruction method.
processingTopicFailure(String, DitaMapCompareProgressListener.ProcessingMode, Exception) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when a failure happens during the processing of a topic.
processingTopicFailure(String, DitaMapCompareProgressListener.ProcessingMode, Exception) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
processingTopicFinish(String, DitaMapCompareProgressListener.ProcessingMode) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when the processing of a topic has finished.
processingTopicFinish(String, DitaMapCompareProgressListener.ProcessingMode) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
processingTopicStart(String, DitaMapCompareProgressListener.ProcessingMode) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when the processing of a topic has started.
processingTopicStart(String, DitaMapCompareProgressListener.ProcessingMode) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
PROPAGATE_UP - Enum constant in enum class com.deltaxml.core.config.InvalidTableBehaviour
Propagate the changes to the <tgroup> or <table> level of the CALS or HTML table respectively.
PROPAGATE_UP - Enum constant in enum class com.deltaxml.dita.config.InvalidTableBehaviour
Propagate the changes to the table-level.
PROPAGATE_UP - Enum constant in enum class com.deltaxml.docbook.config.InvalidTableBehaviour
Propagate the changes to the table-level.
PROPAGATE_UP - Enum constant in enum class com.deltaxml.htmlcompare.InvalidTableBehaviour
Propagate the changes to the <tgroup> or <table> level of the CALS or HTML table respectively.
PROPAGATE_UP - Enum constant in enum class com.deltaxml.mergecommon.config.InvalidTableBehaviour
Propagate the changes to the <tgroup> or <table> level of the CALS or HTML table respectively.
PropertyNotRecognizedException - Exception in com.deltaxml.core.exceptions
Thrown to indicate a problem setting a property on all pipelined comparators.
PropertyNotRecognizedException(String, String) - Constructor for exception com.deltaxml.core.exceptions.PropertyNotRecognizedException
Creates a new PropertyNotRecognizedException.
PropertyNotRecognizedException(String, Throwable, String) - Constructor for exception com.deltaxml.core.exceptions.PropertyNotRecognizedException
Creates a new PropertyNotRecognizedException.
PropertyNotRecognizedException(Throwable, String) - Constructor for exception com.deltaxml.core.exceptions.PropertyNotRecognizedException
Creates a new PropertyNotRecognizedException.
PropertySettingNotSupportedException - Exception in com.deltaxml.core.exceptions
Thrown to indicate a problem setting a property with an unsupported value or type.
PropertySettingNotSupportedException(String, String, Class<?>) - Constructor for exception com.deltaxml.core.exceptions.PropertySettingNotSupportedException
Creates a new PropertySettingNotSupportedException.
PropertySettingNotSupportedException(String, String, Class<?>, Class<?>) - Constructor for exception com.deltaxml.core.exceptions.PropertySettingNotSupportedException
Creates a new PropertySettingNotSupportedException.
PropertySettingNotSupportedException(String, Throwable, String, Class<?>, Class<?>) - Constructor for exception com.deltaxml.core.exceptions.PropertySettingNotSupportedException
Creates a new PropertySettingNotSupportedException.
PropertySettingNotSupportedException(Throwable, String, Class<?>, Class<?>) - Constructor for exception com.deltaxml.core.exceptions.PropertySettingNotSupportedException
Creates a new PropertySettingNotSupportedException.
pushAncestorStack(String, String, String, Attributes) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Pushes the supplied element onto the ancestor stack.

R

RELAXED - Enum constant in enum class com.deltaxml.core.config.ValidationLevel
Performs relaxed validation.
RELAXED - Enum constant in enum class com.deltaxml.htmlcompare.ValidationLevel
Performs relaxed validation.
RELAXED - Enum constant in enum class com.deltaxml.mergecommon.config.ValidationLevel
Performs relaxed validation.
REMOVE - Enum constant in enum class com.deltaxml.docbook.config.KeyingMode
Remove all existing deltaxml:key attributes and do not add any others.
REMOVE_ALWAYS - Enum constant in enum class com.deltaxml.mergecommon.config.DoctypePreservationMode
no doctypes appear in the result, irrespective of what's in the inputs.
removeCheckerProgressListener(CheckerProgressListener) - Method in class com.deltaxml.deltacheck.Checker
Remove a progress listener.
removeDitaMapfileCompareProgressListener(DitaMapfileCompareProgressListener) - Method in class com.deltaxml.dita.DitaMapfileCompare
Remove a progress listener.
removeDitaTopicCompareProgressListener(DitaTopicCompareProgressListener) - Method in class com.deltaxml.dita.DitaTopicCompare
Remove a progress listener.
removeDocBookCompareProgressListener(DocBookCompareProgressListener) - Method in class com.deltaxml.docbook.DocBookCompare
Remove the first occurrence of the progress listener from the registered progress listener list.
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.
removeHTMLCompareProgressListener(HTMLCompareProgressListener) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Add a progress listener.
removePDFCompareProgressListener(PDFCompareProgressListener) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Remove a progress listener.
removeProgressListener(PipelineProgressListener) - Method in class com.deltaxml.core.PipelinedComparator
 
removeProgressListener(DitaMapCompareProgressListener) - Method in class com.deltaxml.dita.DitaMapTopicsetCompare
Remove a progress listener.
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 class com.deltaxml.merge.ConcurrentMerge
Remove a progress listener from the list of registered progress listeners.
removeProgressListener(MergeProgressListener) - Method in class com.deltaxml.merge.SequentialMerge
Remove a progress listener from the list of registered progress listeners.
removeProgressListener(MergeProgressListener) - Method in class com.deltaxml.merge.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.
removeProgressListener(WordCompareProgressListener) - Method in interface com.deltaxml.msword.WordCompare
Remove a progress listener.
removeProgressListener(PowerPointCompareProgressListener) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Remove a progress listener.
removeProgressListener(FeatureProgressListener) - Method in class com.deltaxml.core.DataComparator
 
removeStep(int) - Method in class com.deltaxml.core.FilterChain
Removes the FilterStep at the given position from the FilterChain.
removeStep(String) - Method in class com.deltaxml.core.FilterChain
Removes the FilterStep with the supplied name from the FilterChain.
REPLACE - Enum constant in enum class com.deltaxml.core.config.AdvancedEntityRefUsage
Extract the replacement text from the encoded entity reference.
replaceStep(FilterStep) - Method in class com.deltaxml.core.FilterChain
Replaces an existing FilterStep by name.
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.
reportCompareFinish(long, long) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when the comparison has completed.
reportCompareFinish(long, long) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when the comparison has completed.
reportCompareHeartbeat() - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports that progress has been made in the current comparison.
reportCompareHeartbeat() - Method in interface com.deltaxml.core.PipelineProgressListener
Reports that progress has been made in the current comparison.
reportCompareStart() - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when the comparison has started.
reportCompareStart() - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when the comparison 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.
reportFilterFinish(PipelineLocationEntry, long, long) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when a pipeline filter finishes.
reportFilterFinish(PipelineLocationEntry, long, long) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when a pipeline filter finishes.
reportFilterOrSubchainSkipped(PipelineLocationEntry, int) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when a pipeline filter or subchain is skipped.
reportFilterOrSubchainSkipped(PipelineLocationEntry, int) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when a pipeline filter or subchain is skipped.
reportFilterStart(PipelineLocationEntry) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when a pipeline filter starts.
reportFilterStart(PipelineLocationEntry) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when a pipeline filter starts.
reportFlatteningPreProcessingFinish(PipelineLocationEntry, long, long) - Method in class com.deltaxml.core.DCPipelineProgressTextReporter
 
reportFlatteningPreProcessingFinish(PipelineLocationEntry, long, long) - Method in class com.deltaxml.core.DTCPipelineProgressTextReporter
 
reportFlatteningPreProcessingFinish(PipelineLocationEntry, long, long) - Method in interface com.deltaxml.core.DocumentProgressListener
Report the flattening pre-processing stage finishes.
reportFlatteningPreProcessingStart(PipelineLocationEntry) - Method in class com.deltaxml.core.DCPipelineProgressTextReporter
 
reportFlatteningPreProcessingStart(PipelineLocationEntry) - Method in class com.deltaxml.core.DTCPipelineProgressTextReporter
 
reportFlatteningPreProcessingStart(PipelineLocationEntry) - Method in interface com.deltaxml.core.DocumentProgressListener
Report the flattening pre-processing stage starts.
reportLoadFinish(PipelineLocationEntry, long, long) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when pipeline has been loaded.
reportLoadFinish(PipelineLocationEntry, long, long) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when pipeline has been loaded.
reportLoadStart(PipelineLocationEntry) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when pipeline starts to load.
reportLoadStart(PipelineLocationEntry) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when pipeline starts to load.
reportNumberOfStages(int) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Report the number of enabled stages.
reportNumberOfStages(int) - Method in interface com.deltaxml.core.PipelineProgressListener
Report the number of enabled stages.
reportSaveFinish(long, long) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when the output has been completed.
reportSaveFinish(long, long) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when the output has been completed.
reportSaveStart() - Method in class com.deltaxml.core.PipelineProgressTextReporter
Reports when the output is starting to be written.
reportSaveStart() - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when the output is starting to be written.
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.
reportSubchainEnter(PipelineLocationEntry) - Method in class com.deltaxml.core.PipelineProgressTextReporter
 
reportSubchainEnter(PipelineLocationEntry) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when a subchain within the pipeline is entered.
reportSubchainExit(PipelineLocationEntry, long, long) - Method in class com.deltaxml.core.PipelineProgressTextReporter
 
reportSubchainExit(PipelineLocationEntry, long, long) - Method in interface com.deltaxml.core.PipelineProgressListener
Reports when a subchain within the pipeline is exited.
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 class com.deltaxml.merge.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.merge.SequentialMerge
Reverts the state of the merger to the point where first version can be added.
reset() - Method in class com.deltaxml.merge.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.
RESET - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeState
This is the state after calling reset().
RESET - Enum constant in enum class com.deltaxml.mergecommon.config.SequentialMergeState
This is the state after calling reset().
resetCache() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
A reset or clear operation for the Break Iterator cache.
resetLexicalPreservationConfigToDefault() - Method in class com.deltaxml.core.DocumentComparator
 
RESTRICTED - Enum constant in enum class com.deltaxml.core.config.moves.MoveDetectionType
This mode only detects moves at the roots of added or deleted subtrees.
RESULT - Enum constant in enum class com.deltaxml.core.PipelineIOIdentifier
Identifies the output of the comparator pipeline or its associated filter chain.
ResultFormat - Enum Class in com.deltaxml.core.config
Specifies the format of results output from the DocumentComparator.
ResultOptions - Class in com.deltaxml.pdfcompare.config
Specifies configuration options for the PDF Comparison Result Report.
ResultOptions() - Constructor for class com.deltaxml.pdfcompare.config.ResultOptions
Initializes a default ResultOptions instance.
ResultOptions(String, String) - Constructor for class com.deltaxml.pdfcompare.config.ResultOptions
Initializes a new ResultOptions instance with the provided input A and B markup style.
ResultOptions(String, String, String) - Constructor for class com.deltaxml.pdfcompare.config.ResultOptions
Initializes a new ResultOptions instance with the provided input A and B markup style and selected change highlight colour.
ResultReadabilityOptions - Class in com.deltaxml.core.config
Sets options to change the granularity and ordering of changes in the result in order to improve readability.
ResultReadabilityOptions() - Constructor for class com.deltaxml.core.config.ResultReadabilityOptions
Constructs a new ResultReadabilityOptions instance.
ResultRule - Enum Class in com.deltaxml.core.config.ignoreChanges
This enumeration contains options for which inputs content should be used in the result, when ignoring changes.
ROUND_TRIP - Enum constant in enum class com.deltaxml.core.config.PresetPreservationMode
The minimum amount of information required for round trip processing.
ROUND_TRIP - Enum constant in enum class com.deltaxml.dita.config.PreservationMode
Preserve document type, entity usage, and attribute usage data.
ROUND_TRIP - Enum constant in enum class com.deltaxml.docbook.config.PreservationMode
Preserve document type, entity usage, and attribute usage data.
RULE_PROCESSED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeResultType
A result which is analyzed and then has various processing rules applied to process simple changes leaving interesting conflicts for interactive display and/or resolution.
RULE_PROCESSED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
A result which is analyzed and then has various processing rules applied to process simple changes leaving interesting conflicts for interactive display and/or resolution.
RULE_PROCESSED_TWO_WAY_RESULT - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
A three to two way merge result with rule processing.
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.
runStep(XdmNode) - Method in class com.deltaxml.core.FilterStep
Run this FilterStep to produce a new XdmNode.

S

SelectingUnrepresentableChange - Class in com.deltaxml.dita.config
These parameters are used to specify how unrepresentable change can be handled.
SelectingUnrepresentableChange - Class in com.deltaxml.docbook.config
These parameters are used to specify how unrepresentable change can be handled.
SelectingUnrepresentableChange() - Constructor for class com.deltaxml.dita.config.SelectingUnrepresentableChange
Constructs a default SelectingUnrepresentableChange object.
SelectingUnrepresentableChange() - Constructor for class com.deltaxml.docbook.config.SelectingUnrepresentableChange
Create a new SelectingUnrepresentableChange instance.
SelectingUnrepresentableChange(ModifiedAttributeMode) - Constructor for class com.deltaxml.dita.config.SelectingUnrepresentableChange
Constructs a SelectingUnrepresentableChange object using the provided ModifiedAttributeMode.
SelectingUnrepresentableChange(UnmarkedChangeMode) - Constructor for class com.deltaxml.dita.config.SelectingUnrepresentableChange
Constructs a SelectingUnrepresentableChange object using the provided UnmarkedChangeMode.
SelectingUnrepresentableChange(ModifiedAttributeMode) - Constructor for class com.deltaxml.docbook.config.SelectingUnrepresentableChange
Create a new SelectingUnrepresentableChange instance, setting how modified attributes should be included in the output.
SelectingUnrepresentableChange(UnmarkedChangeMode) - Constructor for class com.deltaxml.docbook.config.SelectingUnrepresentableChange
Create a new SelectingUnrepresentableChange instance, setting how to handle data that cannot contain difference markup.
SequentialMerge - Class in com.deltaxml.ditamerge
A sequential merge class which supports n-way merging of the sequentially edited DITA documents.
SequentialMerge - Class in com.deltaxml.merge
A merge class which supports n-way merging of the sequentially edited XML content (data or documents).
SequentialMerge() - Constructor for class com.deltaxml.ditamerge.SequentialMerge
Constructs a new SequentialMerge instance.
SequentialMerge() - Constructor for class com.deltaxml.merge.SequentialMerge
Constructs a new SequentialMerge instance.
SequentialMergeResultType - Enum Class in com.deltaxml.mergecommon.config
The various types of result that can be produced by the Sequential Merger.
SequentialMergeState - Enum Class in com.deltaxml.mergecommon.config
This enum represents the current state of the sequential merge object.
SerializationException - Exception in com.deltaxml.core.exceptions
Indicates a problem with writing the comparison result.
SerializationException(String) - Constructor for exception com.deltaxml.core.exceptions.SerializationException
Constructs a new SerializationException.
SerializationException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.SerializationException
Constructs a new SerializationException.
setAddedIdSuffix(String) - Method in class com.deltaxml.dita.config.TopicConfig
Sets the suffix that is added to ids of added elements whose value is changed because of duplication.
setAddInlineFormattingElements(String) - Method in class com.deltaxml.dita.config.FormattingElementsConfig
A comma and/or space separated list of inline formatting elements, which will be added to the value of the inline-formatting-elements parameter
setAddInlineFormattingElements(String) - Method in class com.deltaxml.docbook.config.FormattingElementsConfig
A comma and/or space separated list of inline formatting elements using Clark notation, which will be added to the value of the inline-formatting-elements parameter
setAdditionalPhraseContainers(String) - Method in class com.deltaxml.docbook.config.PhraseChanges
Sets the comma and/or space separated list of additional phrase elements using Clark notation.
setAddOutputClassAtts(boolean) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies whether to include an outputclass attribute for marking changes.
setAddRevisionAtts(boolean) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies whether the result should use 'rev' attributes to mark change.
setAddStatusAtts(boolean) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies whether the result should use 'status' attributes to mark change.
setAdvancedBehaviour(AdvancedBehaviour) - Method in class com.deltaxml.dita.config.AdvancedParameters
Sets the value of the advancedBehaviour parameter.
setAdvancedBehaviour(AdvancedBehaviour) - Method in class com.deltaxml.docbook.config.AdvancedParameters
Sets the value of the advancedBehaviour parameter.
setAdvancedEntityReferenceUsage(AdvancedEntityRefUsage) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Specify advanced behaviour of entity reference processing.
setAdvancedParameters(AdvancedParameters) - Method in class com.deltaxml.dita.DitaMapfileCompare
Set the AdvancedParameters in use by this DITA comparator.
setAdvancedParameters(AdvancedParameters) - Method in class com.deltaxml.docbook.DocBookCompare
Set the AdvancedParameters in use by this DocBookCompare.
setAlignment(Alignment) - Method in class com.deltaxml.docbook.config.AdvancedParameters
Sets the value of the alignment parameter.
setAllPreservationItems(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Sets the preservation status of all PreserveItems.
setAncestor(File, String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the ancestor document with a File input.
setAncestor(File, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the ancestor document with a File input.
setAncestor(File, String) - Method in class com.deltaxml.merge.ConcurrentMerge
Sets the ancestor document with a File input.
setAncestor(File, String) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets the ancestor document with a File input.
setAncestor(File, String) - Method in interface com.deltaxml.mergecommon.MergeCommon
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(InputStream, String, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the ancestor document with a InputStream.
setAncestor(InputStream, String, String) - Method in class com.deltaxml.merge.ConcurrentMerge
Sets the ancestor document with a InputStream.
setAncestor(InputStream, String, String) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets the ancestor document with a InputStream.
setAncestor(InputStream, String, String) - Method in interface com.deltaxml.mergecommon.MergeCommon
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(Reader, String, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the ancestor document with a Reader.
setAncestor(Reader, String, String) - Method in class com.deltaxml.merge.ConcurrentMerge
Sets the ancestor document with a Reader.
setAncestor(Reader, String, String) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets the ancestor document with a Reader.
setAncestor(Reader, String, String) - Method in interface com.deltaxml.mergecommon.MergeCommon
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(URL, String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the ancestor document with a URL.
setAncestor(URL, String) - Method in class com.deltaxml.merge.ConcurrentMerge
Sets the ancestor document with a URL.
setAncestor(URL, String) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets the ancestor document with a URL.
setAncestor(URL, String) - Method in interface com.deltaxml.mergecommon.MergeCommon
Sets the ancestor document with a URL.
setAttributeChangeMarked(boolean) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Sets the behaviour for marking elements with an attribute changed marker.
setAttributeSplittingConfig(AttributeSplittingConfig) - Method in class com.deltaxml.core.DataComparator
Sets the configuration options for Attribute Splitting.
setAttributeSplittingMode(AttributeSplittingMode) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Set the AttributeSplittingMode used for this location.
setAttributeXPath(String) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Change the attribute XPath.
setAValue(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Sets the elements's value from document 'A'.
setBValue(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Sets the elements's value from document 'B'.
setBypassLexicalPreservationOutputChain(boolean) - Method in class com.deltaxml.core.PipelinedComparator
Sets whether or not to bypass the automatically added lexical preservation output chain during the comparison.
setCacheResetForNewDocument(boolean) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Controls whether the cache of BreakIterators is cleared for each new document.
setCalsColumnKeyingMode(CalsColumnKeyingMode) - Method in class com.deltaxml.core.config.CalsTableConfiguration
Sets the CalsColumnKeyingMode to use when comparing CALS tables.
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.core.DocumentComparator
Sets the configuration options for CALS table comparison.
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 class com.deltaxml.merge.ConcurrentMerge
Sets the configuration options for CALS table comparison.
setCalsTableConfiguration(CalsTableConfiguration) - Method in class com.deltaxml.merge.SequentialMerge
Sets the configuration options for CALS table comparison.
setCalsTableConfiguration(CalsTableConfiguration) - Method in class com.deltaxml.merge.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.
setCalsTableProcessing(boolean) - Method in class com.deltaxml.docbook.config.TableConfig
Specifies whether to apply CALS table processing.
setCancellationPolicy(CancellationPolicy, Optional<Long>) - Method in class com.deltaxml.core.DataComparator
Set a policy to timeout the comparison.
setCancellationPolicy(CancellationPolicy, Optional<Long>) - Method in class com.deltaxml.core.PipelinedComparator
Set a policy to timeout the comparison.
setCDATAOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType for changes to CDATA sections.
setCDATAProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode to use for changes to CDATA blocks.
setChangeGatheringEnabled(boolean) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets whether to change the order of consecutive changed items to improve readability.
setCharacterByCharacter(boolean) - Method in class com.deltaxml.dita.config.TextComparisonConfig
Specifies whether to perform character by character comparison or not.
setCharacterByCharacter(boolean) - Method in class com.deltaxml.docbook.config.TextComparisonConfig
Specifies whether to perform character by character comparison or not.
setCharacterByCharacter(boolean) - Method in class com.deltaxml.htmlcompare.ComparisonTypeConfiguration
Sets whether the character by character parameter is toggled on (true) or off (false).
setCharacterByCharacterEnabled(boolean) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Returns the setting which enables the character by character comparison.
setChildAlignments(List<ChildAlignment>) - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Sets the list for children alignment specifiers.
setChildXpath(String) - Method in class com.deltaxml.core.config.subtreeProcessing.ChildAlignment
Sets the child XPath.
setClassXpath(String) - Method in class com.deltaxml.core.config.moves.MoveCandidate
Sets the class XPath.
setColumnKeyingMode(ColumnKeyingMode) - Method in class com.deltaxml.htmlcompare.TableConfiguration
Set the new value of the column keying mode parameter that controls how columns should be keyed and therefore compared.
setCommentOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType for changes to comments.
setCommentProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode to use for changes to comments.
setCompareSVG(boolean) - Method in class com.deltaxml.dita.config.SVGConfig
Enables or disables SVG Comparison.
setCompareSVG(boolean) - Method in class com.deltaxml.docbook.config.SVGConfig
Enables or disables SVG Comparison.
setCompareUsingIds(boolean) - Method in class com.deltaxml.htmlcompare.ComparisonTypeConfiguration
Sets whether the compare using ids parameter is toggled on (true) or off (false).
setComparisonTypeConfiguration(ComparisonTypeConfiguration) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Set the ComparisonTypeConfiguration to be used by this HTMLCompare.
setDebug(boolean) - Method in class com.deltaxml.core.FilterChain
Sets whether to output intermediate debug files from this FilterChain.
setDebug(boolean, boolean) - Method in class com.deltaxml.core.FilterChain
Sets whether to output intermediate debug files from this FilterChain.
setDebugDir(File) - Method in class com.deltaxml.core.FilterChain
Sets the top-level directory in which to place any debug output.
setDebugDir(File, boolean) - Method in class com.deltaxml.core.FilterChain
Sets the top-level directory in which to place any debug output.
setDebugFiles(boolean) - Method in class com.deltaxml.core.DataComparator
Determines whether intermediate pipeline result files are generated.
setDebugFiles(boolean) - Method in class com.deltaxml.core.PipelinedComparator
Determines whether intermediate pipeline result files are generated.
setDebugFiles(boolean) - Method in class com.deltaxml.deltacheck.Checker
Determines whether intermediate pipeline result files are generated.
setDebugFiles(boolean) - Method in class com.deltaxml.dita.DitaMapfileCompare
Determines whether intermediate pipeline result files are generated.
setDebugFiles(boolean) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Enables the generation of intermediate pipeline debug files.
setDebugFiles(boolean) - Method in class com.deltaxml.ditamerge.SequentialMerge
Enables the generation of intermediate pipeline debug files.
setDebugFiles(boolean) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Enables the generation of intermediate pipeline debug files.
setDebugFiles(boolean) - Method in class com.deltaxml.docbook.DocBookCompare
Determines whether intermediate pipeline result files are generated.
setDebugFiles(boolean) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Sets whether to produce debug files for each filter.
setDebugFiles(boolean) - Method in class com.deltaxml.merge.ConcurrentMerge
Enables the generation of intermediate pipeline debug files.
setDebugFiles(boolean) - Method in class com.deltaxml.merge.SequentialMerge
Enables the generation of intermediate pipeline debug files.
setDebugFiles(boolean) - Method in class com.deltaxml.merge.ThreeWayMerge
Enables the generation of intermediate pipeline debug files.
setDebugFiles(boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Enables the generation of intermediate pipeline debug files.
setDebugFiles(boolean) - Method in interface com.deltaxml.msword.WordCompare
Sets whether to produce debug files for each filter.
setDebugFiles(boolean) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Sets whether to produce debug files for each filter.
setDebugFiles(boolean) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
A method to enable debugging information on the filters of the comparison.
setDebugFilesPrefix(String) - Method in class com.deltaxml.core.DataComparator
Provide a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.core.PipelinedComparator
Provides a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.deltacheck.Checker
Provide a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.dita.DitaMapfileCompare
Provide a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.dita.DitaTopicCompare
Provide a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Provides a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.ditamerge.SequentialMerge
Provides a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Provides a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.docbook.DocBookCompare
Provide a prefix for debug result files.
setDebugFilesPrefix(String) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Sets what name to use for the folder containing debug files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.merge.ConcurrentMerge
Provides a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.merge.SequentialMerge
Provides a prefix for debug result files.
setDebugFilesPrefix(String) - Method in class com.deltaxml.merge.ThreeWayMerge
Provides a prefix for debug result files.
setDebugFilesPrefix(String) - Method in interface com.deltaxml.mergecommon.MergeBase
Provides a prefix for debug result files.
setDebugFilesPrefix(String) - Method in interface com.deltaxml.msword.WordCompare
Sets what name to use for the folder containing debug files.
setDebugFilesPrefix(String) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Sets what name to use for the folder containing debug files.
setDebugFilesPrefix(String) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Sets what name to use for the folder containing debug files.
setDefaultAttributeInfoOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType for changes to defaulted attributes.
setDefaultAttributeInfoProcessingMode(DefaultAttProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the DefaultAttProcessingMode to use for defaulted attributes.
setDefaultBreakIterator(RuleBasedBreakIterator) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Sets the break iterator to be used when xml:lang attributes do not specify a locale in the input XML.
setDefaultMode(AttributeSplittingMode) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Set the default AttributeSplittingMode.
setDefaultMode(SubtreeMode) - Method in class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Sets the default mode for subtree processing.
setDefaultNamespace(String) - Method in class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Set the default namespace used by XPath expressions provided to other configurations.
setDefaultOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the default PreservationOutputType for changes to preserved items.
setDefaultProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode to use as the default behaviour for changed lexical preservation items.
setDeletedIdSuffix(String) - Method in class com.deltaxml.dita.config.TopicConfig
Sets the suffix that is added to ids of deleted elements whose value is changed because of duplication.
setDelta(Delta) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Sets the element's delta value.
setDescription(String) - Method in class com.deltaxml.core.DXPParameterDefinition
Set the parameters description.
setDetectMoves(boolean) - Method in class com.deltaxml.dita.config.MovesConfig
Specifies whether to enable or disable move detection feature during comparison.
setDetectMoves(boolean) - Method in class com.deltaxml.docbook.config.MovesConfig
Set to detect and handle element moves.
setDetectMoves(boolean) - Method in class com.deltaxml.msword.config.MovesConfig
Set whether to detect and handle paragraph moves.
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.
setDitaConfig(DitaConfig) - Method in class com.deltaxml.dita.DitaMapfileCompare
Set the DitaConfig in use by this DITA comparator.
setDitaMarkup(DitaMarkup) - Method in class com.deltaxml.dita.config.OutputParameters
Sets the value of the ditaMarkup parameter.
setDoctypeOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType for changes to document type (and internal subset).
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.
setDoctypePreservationMode(DoctypePreservationMode) - Method in class com.deltaxml.merge.ConcurrentMerge
Sets how Doctype declarations should be preserved.
setDoctypePreservationMode(DoctypePreservationMode) - Method in class com.deltaxml.merge.SequentialMerge
Sets how Doctype declarations should be preserved.
setDoctypePreservationMode(DoctypePreservationMode) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets how Doctype declarations should be preserved in the result.
setDoctypeProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode to use for changes to doctype declarations.
setDocumentLocator(Locator) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the SAX setDocumentationLocator event handler.
setDocumentLocator(Locator) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX setDocumentLocator event.
setDocumentLocator(Locator) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler setDocumentLocator method.
setDocumentLocator(Locator) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler setDocumentLocator method.
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 class com.deltaxml.merge.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.merge.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.merge.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%.
setElementSplittingDebug(boolean) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets whether the element splitting filter should output internal debug information.
setElementSplittingDebugTextReportSize(int) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets a limit on the length of each debug report output by the element splitting filter.
setElementSplittingEnabled(boolean) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets whether modified elements containing text should be split when the amount of unchanged text falls below a given percentage.
setElementSplittingThreshold(int) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets the percentage of unchanged text present in a modified element below which the element will be split.
setElemXpath(String) - Method in class com.deltaxml.core.config.moves.MoveCandidate
Sets the element XPath.
setElemXpath(String) - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Sets the element XPath.
setEnabled(boolean) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Sets whether Attribute Splitting is enabled for all attributes.
setEnabled(boolean) - Method in class com.deltaxml.core.config.image.ImageConfiguration
`* Sets whether to use Binary Image comparison.
setEnabled(boolean) - Method in class com.deltaxml.core.config.MathMLConfig
Sets whether the DocumentComparator should use MathML-specific processing.
setEnabled(boolean) - Method in class com.deltaxml.core.config.moves.MoveDetectionConfig
Enable or disable move processing.
setEnabled(boolean) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets whether the DocumentComparator should do SVG comparison.
setEnabled(boolean) - Method in class com.deltaxml.core.FilterStep
Sets the enabled state of this FilterStep.
setEnabled(boolean) - Method in class com.deltaxml.htmlcompare.ImageConfiguration
`* Sets whether to use Binary Image comparison.
setEnabled(boolean) - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Sets whether SVG-aware comparison should take place.
setEnabled(boolean) - Method in class com.deltaxml.htmlcompare.TableConfiguration
`* Sets whether to use Tables Comparison.
setEnabled(boolean) - Method in class com.deltaxml.pdfcompare.config.ImageConfiguration
Sets whether to use Image comparison.
setEnabled(Boolean) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Set whether Attribute Splitting is enabled at this location only.
setEnableTableProcessing(boolean) - Method in class com.deltaxml.dita.config.TableConfig
Specifies whether to apply table processing or DITA simpletable processing.
setEnableXinclude(boolean) - Method in class com.deltaxml.docbook.config.AdvancedBehaviour
Sets whether the parser will process xincludes.
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.
setEntityReferencePreservationMode(EntityReferencePreservationMode) - Method in class com.deltaxml.merge.ConcurrentMerge
Sets how Entity references should be preserved.
setEntityReferencePreservationMode(EntityReferencePreservationMode) - Method in class com.deltaxml.merge.SequentialMerge
Sets how Entity references should be preserved.
setEntityReferencePreservationMode(EntityReferencePreservationMode) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets how Entity references should be preserved.
setEntityRefOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType for changes to entity references.
setEntityRefProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode for changes to entity references.
setEntityResolver(EntityResolver) - Method in class com.deltaxml.core.DocumentComparator
Set an entity resolver for use when reading the inputs to the document comparator.
setEntityResolver(EntityResolver) - Method in class com.deltaxml.core.PipelinedComparator
Set an entity resolver for use when reading the inputs to the pipelined comparator.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.core.DocumentComparator
Set an entity resolver for use when reading the inputs to the document comparator.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.core.PipelinedComparator
Set an entity resolver for use when reading the inputs to the pipelined comparator.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.deltacheck.Checker
Sets the EntityResolver to use during the Check.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.dita.DitaMapfileCompare
Sets the EntityResolver to use during the comparison.
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 class com.deltaxml.docbook.DocBookCompare
Sets the EntityResolver to use during the comparison.
setEntityResolver(EntityResolver, boolean) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Sets the EntityResolver to use during the comparison.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.merge.ConcurrentMerge
Sets the EntityResolver to use during the comparison.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.merge.SequentialMerge
Sets the EntityResolver to use during the comparison.
setEntityResolver(EntityResolver, boolean) - Method in class com.deltaxml.merge.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.
setExistingOxygenTCsProcessingMode(ExistingOxygenTCsProcessingMode) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets the existing oxygen TCs processing mode for three way track change output.
setExtensionPoint(DataComparator.ExtensionPoint, FilterChain) - Method in class com.deltaxml.core.DataComparator
Associates a FilterChain with the specified DataComparator.ExtensionPoint.
setExtensionPoint(DocumentComparator.ExtensionPoint, FilterChain) - Method in class com.deltaxml.core.DocumentComparator
Sets the FilterChain to run at the specified DocumentComparator.ExtensionPoint.
setExtensionPoint(ExtensionPoint, FilterChain) - Method in class com.deltaxml.merge.ConcurrentMerge
Sets the FilterChain to run at the specified ExtensionPoint.
setExtensionPoint(ExtensionPoint, FilterChain) - Method in class com.deltaxml.merge.SequentialMerge
Sets the FilterChain to run at the specified ExtensionPoint.
setExtensionPoint(ExtensionPoint, FilterChain) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets the FilterChain to run at the specified ExtensionPoint.
setFallback(boolean) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets whether to fall back SVGGranularity.ADJACENT.
setFallbackChangePercentage(double) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets fall back change percentage setting for SVG comparison results.
setForceSpecialization(boolean) - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Specifies whether or not to force result specialization when the input types are different.
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 class com.deltaxml.merge.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.merge.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.merge.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.
setFormattingConfiguration(FormattingConfiguration) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Set the FormattingConfiguration to be used by this HTMLCompare.
setFormattingElements(String) - Method in class com.deltaxml.htmlcompare.FormattingConfiguration
Sets the list of formatting elements to use.
setFormattingElements(Set<String>) - Method in class com.deltaxml.ditamerge.FormattingElementsConfiguration
Sets the list of formatting elements.
setFormattingElementsConfig(FormattingElementsConfig) - Method in class com.deltaxml.dita.DitaTopicCompare
Set the FormattingElementsConfig in use by the DITA comparator.
setFormattingElementsConfig(FormattingElementsConfig) - Method in class com.deltaxml.docbook.DocBookCompare
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 class com.deltaxml.merge.ConcurrentMerge
Set the output type used for representing formatting elements in the output.
setFormattingOutputType(FormattingOutputType) - Method in class com.deltaxml.merge.SequentialMerge
Set the output type used for representing formatting elements in the output.
setFormattingOutputType(FormattingOutputType) - Method in class com.deltaxml.merge.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.
setFramemakerTableChangeMode(FrameMakerTrackChangesTableChangeMode) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Specifies how changes in FrameMaker tables should be tracked.
setFrameMakerTrackChangesTableChangeMode(FrameMakerTrackChangesTableChangeMode) - Method in class com.deltaxml.dita.config.TrackedChanges
Specifies how changes in tables should be tracked.
setFrameMakerTrackChangesTableChangeMode(FrameMakerTrackChangesTableChangeMode) - Method in class com.deltaxml.docbook.config.TrackedChanges
Specifies how changes in tables should be tracked.
setGenerateComparisonReport(boolean) - Method in class com.deltaxml.core.DataComparator
Turns on or off the generation of an HTML comparison report on completion of a comparison.
setGrouping(boolean) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Sets whether grouping adjacent changes is enabled or not.
setGrouping(boolean) - Method in class com.deltaxml.dita.config.OutputParameters
Specifies whether adjacent changes (insertions or deletions) should be grouped into a single insertion and/or deletion block.
setGrouping(boolean) - Method in class com.deltaxml.docbook.config.OutputParameters
Specifies whether adjacent changes (insertions or deletions) should be grouped into a single insertion and/or deletion block.
setHtmlColumnKeyingMode(HtmlColumnKeyingMode) - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Sets the HtmlColumnKeyingMode to use when comparing HTML tables.
setHtmlColumnKeyingMode(HtmlColumnKeyingMode) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Sets the HtmlColumnKeyingMode to use when comparing HTML tables.
setHtmlConfiguration(HTMLConfiguration) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Set the HTMLConfiguration to be used by this HTMLCompare.
setHtmlTableConfiguration(HtmlTableConfiguration) - Method in class com.deltaxml.core.DocumentComparator
Sets the configuration options for HTML table comparison.
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 class com.deltaxml.merge.ConcurrentMerge
Sets the configuration options for HTML table comparison.
setHtmlTableConfiguration(HtmlTableConfiguration) - Method in class com.deltaxml.merge.SequentialMerge
Sets the configuration options for HTML table comparison.
setHtmlTableConfiguration(HtmlTableConfiguration) - Method in class com.deltaxml.merge.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.
setHtmlTableProcessing(boolean) - Method in class com.deltaxml.docbook.config.TableConfig
Specifies whether to apply html table or DITA simpletable processing.
setIgnorableWhitespaceOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType for changes to ignorable whitespace.
setIgnorableWhitespaceProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode for changes to ignorable whitespace.
setIgnoreChangesConfig(IgnoreChangesConfig) - Method in class com.deltaxml.core.DataComparator
Sets the configuration options for Ignore Changes Processing.
setIgnoreColumnOrder(boolean) - Method in class com.deltaxml.core.config.CalsTableConfiguration
Sets whether the DocumentComparator should ignore CALS table column order.
setIgnoreColumnOrder(boolean) - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Sets whether the DocumentComparator should ignore HTML table column order.
setIgnoreColumnOrder(boolean) - Method in class com.deltaxml.htmlcompare.TableConfiguration
Sets whether column order in tables should be ignored, this can produce a superior result if the order of columns is unimportant.
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.
setIgnoreElements(String) - Method in class com.deltaxml.deltacheck.Checker
Set which elements to ignore from conversion check.
setIgnoreFormattingElements(boolean) - Method in class com.deltaxml.htmlcompare.FormattingConfiguration
Sets the value of the ignore formatting elements parameter.
setIgnoreInlineFormatting(boolean) - Method in class com.deltaxml.dita.config.FormattingElementsConfig
If set to true, any changes that consist only of the addition, deletion or modification of DITA inline markup elements are not noted as changes.
setIgnoreInlineFormatting(boolean) - Method in class com.deltaxml.docbook.config.FormattingElementsConfig
If set to true, any changes that consist only of the addition, deletion or modification of docbook inline markup elements are not noted as changes.
setIgnoreXMLLangAttributes(boolean) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Controls whether xml:lang attribute settings are used or ignored.
setIgnoreXpath(String) - Method in class com.deltaxml.core.config.ignoreChanges.Location
Sets the XPath used to mark the location of the node where changes should be ignored.
setImageCompareEnabled(boolean) - Method in class com.deltaxml.dita.config.ImageConfiguration
Specifies whether to enable or disable image comparison.
setImageCompareEnabled(boolean) - Method in class com.deltaxml.docbook.config.ImageConfiguration
Whether the actual images used will be compared rather than the string value of the location (fileref attribute) of the imagedata.
setImageCompareEnabled(boolean) - Method in class com.deltaxml.msword.config.ImageConfig
Specify whether to compare images.
setImageCompareEnabled(boolean) - Method in class com.deltaxml.powerpoint.config.ImageConfig
Specify whether to compare images.
setImageComparisonGranularity(ImageComparisonGranularity) - Method in class com.deltaxml.core.config.image.ImageConfiguration
Sets the ImageComparisonGranularity at which the differences between two images will be represented.
setImageComparisonGranularity(ImageComparisonGranularity) - Method in class com.deltaxml.dita.config.ImageConfiguration
Sets the image comparison granularity.
setImageComparisonGranularity(ImageComparisonGranularity) - Method in class com.deltaxml.docbook.config.ImageConfiguration
Sets the ImageComparisonGranularity at which the differences between two images will be represented.
setImageComparisonGranularity(ImageComparisonGranularity) - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Sets the ImageComparisonGranularity at which the differences between two images will be represented.
setImageConfig(ImageConfig) - Method in interface com.deltaxml.msword.WordCompare
Set the ImageConfig in use by this WordCompare.
setImageConfig(ImageConfig) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Sets the image comparison configuration.
setImageConfiguration(ImageConfiguration) - Method in class com.deltaxml.core.DocumentComparator
Sets the configuration options for the Binary Image comparison.
setImageConfiguration(ImageConfiguration) - Method in class com.deltaxml.dita.DitaTopicCompare
Set the ImageConfiguration in use by the DITA comparator.
setImageConfiguration(ImageConfiguration) - Method in class com.deltaxml.docbook.DocBookCompare
Set the ImageConfiguration in use by this DocBookCompare.
setImageConfiguration(ImageConfiguration) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Set the ImageConfiguration to be used by this HTMLCompare.
setImageConfiguration(ImageConfiguration) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Set the ImageConfiguration to be used by the PDFCompare.
setImageXPath(String) - Method in class com.deltaxml.core.config.image.ImageConfiguration
Sets the XPath to the referenced binary image.
setIncludeDeleted(boolean) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies whether to include deleted content in the result.
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 class com.deltaxml.merge.ConcurrentMerge
Enables indentation of output using the serializer output indent property.
setIndent(boolean) - Method in class com.deltaxml.merge.SequentialMerge
Enables indentation of output using the serializer output indent property.
setIndent(boolean) - Method in class com.deltaxml.merge.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.
setIndentOutput(boolean) - Method in class com.deltaxml.dita.config.OutputParameters
Sets whether the result should be indented.
setIndentOutput(boolean) - Method in class com.deltaxml.docbook.config.OutputParameters
Sets whether the result should be indented.
setInlineFormattingElements(String) - Method in class com.deltaxml.dita.config.FormattingElementsConfig
Sets the comma and/or space separated list of inline formatting elements.
setInlineFormattingElements(String) - Method in class com.deltaxml.docbook.config.FormattingElementsConfig
Sets the comma and/or space separated list of inline formatting elements using Clark notation.
setInput1Filters(FilterChain) - Method in class com.deltaxml.core.PipelinedComparator
Allows filters to be specified using a FilterChain.
setInput2Filters(FilterChain) - Method in class com.deltaxml.core.PipelinedComparator
Allows filters to be specified using a FilterChain.
setInputAHighlightColour(String) - Method in class com.deltaxml.htmlcompare.HTMLConfiguration
Set the colour used to highlight changes in the input A document.
setInputAMarkupStyle(String) - Method in class com.deltaxml.core.config.image.ImageConfiguration
Sets the Input A image markup style used for image comparison results.
setInputAMarkupStyle(String) - Method in class com.deltaxml.dita.config.ImageConfiguration
Sets the Input A image markup style used for image comparison results.
setInputAMarkupStyle(String) - Method in class com.deltaxml.docbook.config.ImageConfiguration
Sets the Input A image markup style setting for binary image comparison results.
setInputAMarkupStyle(String) - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Sets the Input A image markup style setting for binary image comparison results.
setInputAMarkupStyle(String) - Method in class com.deltaxml.pdfcompare.config.ResultOptions
Sets the colour to be used to highlight input A changes.
setInputAStyling(String) - Method in class com.deltaxml.htmlcompare.HTMLConfiguration
Set the CSS applied to changed elements from the input A document.
setInputASVGMarkupStyle(String) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets the Input A SVG markup style used for SVG comparison results.
setInputASVGMarkupStyle(String) - Method in class com.deltaxml.dita.config.SVGConfig
Sets the Input A SVG markup style for SVG comparison results.
setInputASVGMarkupStyle(String) - Method in class com.deltaxml.docbook.config.SVGConfig
Sets the Input A SVG markup style for SVG comparison results.
setInputBHighlightColour(String) - Method in class com.deltaxml.htmlcompare.HTMLConfiguration
Set the colour used to highlight changes in the input B document.
setInputBMarkupStyle(String) - Method in class com.deltaxml.core.config.image.ImageConfiguration
Sets the Input B image markup style used for image comparison results.
setInputBMarkupStyle(String) - Method in class com.deltaxml.dita.config.ImageConfiguration
Sets the Input B image markup style used for image comparison results.
setInputBMarkupStyle(String) - Method in class com.deltaxml.docbook.config.ImageConfiguration
Sets the Input B image markup style setting for binary image comparison results.
setInputBMarkupStyle(String) - Method in class com.deltaxml.htmlcompare.ImageConfiguration
Sets the Input B image markup style setting for binary image comparison results.
setInputBMarkupStyle(String) - Method in class com.deltaxml.pdfcompare.config.ResultOptions
Sets the colour to be used to highlight input B changes.
setInputBStyling(String) - Method in class com.deltaxml.htmlcompare.HTMLConfiguration
Set the CSS applied to changed elements from the input B document.
setInputBSVGMarkupStyle(String) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets the Input B SVG markup style used for SVG comparison results.
setInputBSVGMarkupStyle(String) - Method in class com.deltaxml.dita.config.SVGConfig
Sets the Input B SVG markup style for SVG comparison results.
setInputBSVGMarkupStyle(String) - Method in class com.deltaxml.docbook.config.SVGConfig
Sets the Input B SVG markup style for SVG comparison results.
setInputFilters(FilterChain) - Method in class com.deltaxml.core.PipelinedComparator
Allows input filters to be specified using a FilterChain.
setInvalidReferencedSVGBehaviour(InvalidReferencedSVGBehaviour) - Method in class com.deltaxml.dita.config.SVGConfig
Sets the mode to use for handling invalid referenced SVG.
setInvalidTableBehaviour(InvalidTableBehaviour) - Method in class com.deltaxml.core.config.CalsTableConfiguration
Sets the behaviour to use when inputs contain invalid CALS tables.
setInvalidTableBehaviour(InvalidTableBehaviour) - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Sets the behaviour to use when inputs contain invalid HTML tables.
setInvalidTableBehaviour(InvalidTableBehaviour) - Method in class com.deltaxml.dita.config.TableConfig
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.docbook.config.TableConfig
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.htmlcompare.TableConfiguration
Sets the new value of the invalid table behaviour parameter that controls what happens when invalid tables are encountered.
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.
setisCharacterByCharacter(boolean) - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Used to control where <deltaxml:word> elements contain a single character or a word.
setKeyingMode(KeyingMode) - Method in class com.deltaxml.docbook.config.Alignment
Sets the mode to use for adding keys to the input documents.
setKeyXpath(String) - Method in class com.deltaxml.core.config.subtreeProcessing.ChildAlignment
Sets the key XPath.
setLexicalPreservationConfig(LexicalPreservationConfig) - Method in class com.deltaxml.core.DocumentComparator
Sets the LexicalPreservationConfig to use during comparison.
setLexicalPreservationConfig(LexicalPreservationConfig) - Method in class com.deltaxml.core.PipelinedComparator
Sets the LexicalPreservationConfig to use during comparison.
setLocations(List<AttributeLocation>) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeSplittingConfig
Set the List of AttributeLocation instances.
setLocations(List<Location>) - Method in class com.deltaxml.core.config.ignoreChanges.IgnoreChangesConfig
Sets the List of Location objects.
setMapBackupSuffix(String) - Method in class com.deltaxml.dita.config.MapParameters
When the map comparison needs to backup a file before it can be compared it appends the '.' character followed by this suffix to the existing file name.
setMapCleanTemp(MapCleanTemp) - Method in class com.deltaxml.dita.config.MapParameters
Specifies whether to clean temporary files introduced when performing the comparison.
setMapContextHref(String) - Method in class com.deltaxml.dita.config.TopicConfig
When set to the non-empty string, this parameter provides a reference to a file that stores the map context information.
setMapCopyScope(MapCopyScope) - Method in class com.deltaxml.dita.config.MapParameters
Specifies how to copy a DITA map and its content to an output directory, which maintains the relative structure of the source where this is feasible.
setMapfileParameters(MapfileParameters) - Method in class com.deltaxml.dita.DitaMapfileCompare
Set the MapfileParameters in use by the DITA comparator.
setMapPairRemainingMapName(String) - Method in class com.deltaxml.dita.config.MapParameters
When the map-result-structure parameter is set to map-pair, the comparison result contains two maps.
setMapParameters(MapParameters) - Method in class com.deltaxml.dita.DitaMapTopicsetCompare
Set the MapParameters in use by this DITA comparator.
setMapPublicId(String) - Method in class com.deltaxml.dita.config.MapfileParameters
Specifies the publicId to use for a Map doctype.
setMapResultOrigin(MapResultOrigin) - Method in class com.deltaxml.dita.config.MapParameters
When comparing the topics referenced in two maps, one of the maps is declared to be the result origin.
setMapResultStructure(MapResultStructure) - Method in class com.deltaxml.dita.config.MapParameters
Specifies how the result map is constructed.
setMapScanTopicsForReferences(boolean) - Method in class com.deltaxml.dita.config.MapParameters
Specify whether topics should be scanned when identifying a map's referenced resources (referents).
setMapSystemId(String) - Method in class com.deltaxml.dita.config.MapfileParameters
Specifies the systemId to use for a Map doctype.
setMapTopicExceptionPropagationMode(MapTopicExceptionPropagationMode) - Method in class com.deltaxml.dita.config.MapParameters
What action to perform when there is an exception raised during the processing of a topic during a map file comparison.
setMapUncomparedTopicMarkup(MapUncomparedTopicMarkup) - Method in class com.deltaxml.dita.config.MapParameters
What action to perform on topics that are not compared.
setMarkCalsTableCellSpanExtentChanges(boolean) - Method in class com.deltaxml.docbook.config.TableConfig
Sets the markCalsTableCellSpanExtentChanges feature on or off.
setMarkHtmlTableCellSpanExtentChanges(boolean) - Method in class com.deltaxml.docbook.config.TableConfig
Sets the markHtmlTableCellSpanExtentChanges feature on or off.
setMarkTableCellSpanExtentChanges(boolean) - Method in class com.deltaxml.core.config.CalsTableConfiguration
Sets the markTableCellSpanExtentChanges feature on or off.
setMarkTableCellSpanExtentChanges(boolean) - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Sets the markTableCellSpanExtentChanges feature on or off.
setMathmlConfig(MathMLConfig) - Method in class com.deltaxml.dita.DitaTopicCompare
Set the MathMLConfig in use by the DITA comparator.
setMathmlConfig(MathMLConfig) - Method in class com.deltaxml.docbook.DocBookCompare
Set the MathMLConfig in use by this DocBookCompare.
setMathMLConfig(MathMLConfig) - Method in class com.deltaxml.core.DocumentComparator
Sets the configuration options for the MathML processing.
setMathMLConfiguration(MathMLConfiguration) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Set the MathMLConfiguration to be used by this HTMLCompare.
setMathMLGranularity(MathMLGranularity) - Method in class com.deltaxml.core.config.MathMLConfig
Sets the granularity at which the differences between two MathML expressions will be represented.
setMathMLGranularity(MathMLGranularity) - Method in class com.deltaxml.dita.config.MathMLConfig
Specifies type of MathML processing.
setMathMLGranularity(MathMLGranularity) - Method in class com.deltaxml.docbook.config.MathMLConfig
This parameter sets the granularity of the MathML processing.
setMathMLGranularity(MathMLGranularity) - Method in class com.deltaxml.htmlcompare.MathMLConfiguration
Set the new value of the MathML granularity parameter.
setMathmlProcessing(boolean) - Method in class com.deltaxml.dita.config.MathMLConfig
Specifies whether to apply MathML processing.
setMathmlProcessing(boolean) - Method in class com.deltaxml.docbook.config.MathMLConfig
This parameter enables or disables MathML processing.
setMathmlProcessing(boolean) - Method in class com.deltaxml.htmlcompare.MathMLConfiguration
This parameter enables or disables MathML processing.
setMediaObjectParentsList(String) - Method in class com.deltaxml.docbook.config.ImageConfiguration
Sets the comma and/or space separated list of media object parents using Clark notation.
setMixedContentDetectionScope(MixedContentDetectionScope) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Set the scope MixedContentDetectionScope to use for determining whether elements are of a mixed-content type.
setMode(SubtreeMode) - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Sets the element mode.
setModifiedAttributeMode(ModifiedAttributeMode) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Sets the behaviour for the outputting of modified attributes.
setModifiedAttributeMode(ModifiedAttributeMode) - Method in class com.deltaxml.dita.config.SelectingUnrepresentableChange
Specifies how modified attributes should be included in the output.
setModifiedAttributeMode(ModifiedAttributeMode) - Method in class com.deltaxml.docbook.config.SelectingUnrepresentableChange
Specifies how modified attributes should be included in the output.
setModifiedFormatOutput(ModifiedFormatOutput) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Sets the behaviour for outputting elements with modified formatting.
setModifiedWhitespaceBehaviour(ModifiedWhitespaceBehaviour) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Set the ModifiedWhitespaceBehaviour to use for changes to whitespace.
setMoveCandidates(List<MoveCandidate>) - Method in class com.deltaxml.core.config.moves.MoveDetectionConfig
Sets the list of MoveCandidates.
setMoveDetectionConfig(MoveDetectionConfig) - Method in class com.deltaxml.core.DataComparator
Sets the configuration options for Move Detection.
setMoveDetectionType(MoveDetectionType) - Method in class com.deltaxml.core.config.moves.MoveDetectionConfig
Sets the moveDetectionType.
setMovesConfig(MovesConfig) - Method in class com.deltaxml.dita.DitaTopicCompare
Set the MovesConfig in use by the DITA comparator.
setMovesConfig(MovesConfig) - Method in class com.deltaxml.docbook.DocBookCompare
Set the MovesConfig in use by this DocBookCompare.
setMovesConfig(MovesConfig) - Method in interface com.deltaxml.msword.WordCompare
Set the MovesConfig in use by this WordCompare.
setMoveSourceRevision(String) - Method in class com.deltaxml.dita.config.MovesConfig
Specifies the string value to use for the rev attribute for source of moved content.
setMoveTargetRevision(String) - Method in class com.deltaxml.dita.config.MovesConfig
Specifies the string value to use for the rev attribute for target of moved content.
setNamespaceConfiguration(NamespaceConfiguration) - Method in class com.deltaxml.core.DataComparator
Sets the NamespaceConfiguration settings to be used.
setNewOutputClass(String) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies the string value to use for the outputclass attribute of added content.
setNewRevision(String) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies the string value to use for the rev attribute of added content.
setNewVersionAtts(Set<AttributeWithValue>) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies attributes to place on to added elements in the result.
setnormalizeAttValues(String) - Method in class com.deltaxml.pipe.filters.NormalizeSpace
Specifies whether to normalize attribute values.
setNormalizeTable(boolean) - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Sets whether the DocumentComparator should normalize the specification of columns in HTML tables.
setNormalizeTable(boolean) - Method in class com.deltaxml.mergecommon.config.HtmlTableConfiguration
Sets whether the XML Merge should normalize the specification of columns in HTML tables.
setNormalizeTableColumns(boolean) - Method in class com.deltaxml.htmlcompare.TableConfiguration
Sets whether the table column normalization occurs.
setNumericToleranceValue(String) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets the numeric tolerance value for SVG comparison results.
setOldOutputClass(String) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies the string value to use for the outputclass attribute of deleted content.
setOldRevision(String) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies the string value to use for the rev attribute of deleted content.
setOldVersionAtts(Set<AttributeWithValue>) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies attributes to place on deleted elements in the result.
setOptimiseWhitespaceOnlyChanges(boolean) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordOutfilter
Switches off textGroup optimisation for whitespace-only changes.
setOptimizeXMLFiltersAroundComparator(boolean) - Method in class com.deltaxml.core.PipelinedComparator
Apply streaming optimization to filters around the comparator.
setOrdered(Boolean) - Method in class com.deltaxml.core.config.subtreeProcessing.Subtree
Sets the ordered alignment value.
setOrderlessPresentationMode(OrderlessPresentationMode) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Sets the OrderlessPresentationMode to use when elements are compared in an orderless manner.
setorphanedLengthLimit(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.OrphanedWordOutfilter
Sets the value for the maximum number of words that can be included in an orphaned section.
setorphanedThresholdPercentage(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.OrphanedWordOutfilter
Sets the percentage value for the calculating of orphaned sections.
setOrphanedWordDetectionEnabled(boolean) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets whether or not to enable orphaned word detection and fix-up.
setOrphanedWordLengthLimit(int) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets the maximum number of words to consider for orphaned word detection.
setOrphanedWordMaxPercentage(int) - Method in class com.deltaxml.core.config.ResultReadabilityOptions
Sets the maximum proportion of the total change size that orphaned words can take while still being considered orphans.
setOuterPiAndCommentOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType to use for changes to processing instructions and comments outside the root element (and outside the internal subset).
setOuterPiAndCommentProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode to use for changes to processing instructions and comments outside the root element.
setOutputEncodingDeclaration(String) - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Sets the character encoding output to use in the XML declaration.
setOutputEncodingDeclaration(String) - Method in class com.deltaxml.docbook.config.AdvancedBehaviour
Sets the character encoding output to use in the XML declaration.
setOutputFilters(FilterChain) - Method in class com.deltaxml.core.PipelinedComparator
Allows output filters to be specified using a FilterChain.
setOutputFormat(OutputFormat) - Method in class com.deltaxml.dita.config.OutputParameters
Specifies what type of output is produced.
setOutputFormat(OutputFormat) - Method in class com.deltaxml.docbook.config.OutputParameters
Specifies what type of output is produced.
setOutputFormatConfiguration(OutputFormatConfiguration) - Method in class com.deltaxml.core.DocumentComparator
Sets the configuration options for the format of the result document.
setOutputImageRefFavourSourceDoc(OutputImageRefFavourSourceDoc) - Method in class com.deltaxml.core.config.image.ImageConfiguration
 
setOutputImageRefFavourSourceDoc(OutputImageRefFavourSourceDoc) - Method in class com.deltaxml.dita.config.ImageConfiguration
 
setOutputImageRefFavourSourceDoc(OutputImageRefFavourSourceDoc) - Method in class com.deltaxml.docbook.config.ImageConfiguration
If ImageConfiguration.setImageCompareEnabled(boolean) is set to true and there are no differences in the A and B images, this determines which of the source Documents, A or B, will be used to set the value of the result fileref.
setOutputImageRefFavourSourceDoc(OutputImageRefFavourSourceDoc) - Method in class com.deltaxml.htmlcompare.ImageConfiguration
If ImageConfiguration.setEnabled(boolean) is set to true and there are no differences in the A and B images, this determines which of the source Documents, A or B, will be used to set the value of the result fileref.
setOutputImageRefForm(OutputImageRefForm) - Method in class com.deltaxml.dita.config.ImageConfiguration
Specifies output image reference form after image comparison for topic only comparison.
setOutputImageRefForm(OutputImageRefForm) - Method in class com.deltaxml.docbook.config.ImageConfiguration
If ImageConfiguration.setImageCompareEnabled(boolean) is set to true this may change the form of fileref attributes of imagedata elements.
setOutputImageRefForm(OutputImageRefForm) - Method in class com.deltaxml.htmlcompare.ImageConfiguration
If ImageConfiguration.setEnabled(boolean) is set to true this may change the form of fileref attributes of imagedata elements.
setOutputParameters(OutputParameters) - Method in class com.deltaxml.dita.DitaMapfileCompare
Set the OutputParameters in use by this DITA comparator.
setOutputParameters(OutputParameters) - Method in class com.deltaxml.docbook.DocBookCompare
Set the OutputParameters in use by this DocBookCompare.
setOutputProperty(Serializer.Property, String) - Method in class com.deltaxml.core.DataComparator
Configures output formatting and control.
setOutputProperty(Serializer.Property, String) - Method in class com.deltaxml.core.DocumentComparator
Configures output formatting and control.
setOutputProperty(Serializer.Property, String) - Method in class com.deltaxml.core.PipelinedComparator
Configures output formatting and control.
setOutputRefForm(OutputImageRefForm) - Method in class com.deltaxml.core.config.image.ImageConfiguration
 
setOutputTokenSeparator(String) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Set the output token separator to use for this location.
setOxygenTcsVersion(String) - Method in class com.deltaxml.dita.config.TrackedChanges
Specifies the version of oXygen editor used to display, accept and reject the tracked changes.
setOxygenTcsVersion(String) - Method in class com.deltaxml.docbook.config.TrackedChanges
Specifies the version of oXygen editor used to display, accept and reject the tracked changes.
setOxygenTrackChangesDeletedSpaceMode(OxygenTrackChangesDeletedSpaceMode) - Method in class com.deltaxml.dita.config.TrackedChanges
Specifies how deleted spaces should be handled.
setOxygenTrackChangesDeletedSpaceMode(OxygenTrackChangesDeletedSpaceMode) - Method in class com.deltaxml.docbook.config.TrackedChanges
Specifies how deleted spaces should be handled.
setParameterValue(String, Object) - Method in class com.deltaxml.core.FilterChain
 
setParameterValue(String, Object) - Method in class com.deltaxml.core.FilterStep
Sets a parameter on this FilterStep.
setParams(Map<String, Boolean>, Map<String, String>) - Method in class com.deltaxml.core.DCPConfiguration
Set new parameter values to override named default parameter settings included in the DCP file.
setParams(Map<String, Boolean>, Map<String, String>) - Method in class com.deltaxml.core.DTCPConfiguration
Set new parameter values to override named default parameter settings included in the DTCP file.
setParent(XMLReader) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
 
setParserFeature(String, boolean) - Method in class com.deltaxml.core.DataComparator
 
setParserProperty(String, Object) - Method in class com.deltaxml.core.DataComparator
 
setPhraseChanges(PhraseChanges) - Method in class com.deltaxml.docbook.config.OutputParameters
Sets the value of the PhraseChanges sub configuration.
setPhraseContainerExclusions(String) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies any specializations where phrases have been removed from the content model.
setPhraseElementName(String) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies the element name to use in place of <ph> or <text> in the result.
setPipelineLocationEntry(PipelineLocationEntry) - Method in interface com.deltaxml.core.SummarisingErrorListener
 
setPreservationMode(PreservationMode) - Method in class com.deltaxml.dita.config.OutputParameters
Sets the mode to use for preserving original data.
setPreservationMode(PreservationMode) - Method in class com.deltaxml.docbook.config.OutputParameters
Sets the mode to use for preserving original data.
setPreserveCDATA(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether marker elements are inserted to record where CDATA sections were used.
setPreserveComments(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether XML Comments are converted into XML markup.
setPreserveContentModel(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether markup used to record content model information is persisted.
setPreserveDefaultAttributeInfo(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Adds information about which attributes arose through the use of default attribute values in the DTD, as opposed to having explicit values.
setPreserveDoctype(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether items in XML DOCTYPE declaration and the DTD internal subset are converted into XML markup.
setPreserveDocumentLocation(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether markup is added to record the document location information
setPreserveEntityReferences(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether markup is used to record where entity references were used.
setPreserveEntityReplacementText(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether entity replacement text is preserved by this filter.
setPreserveIgnorableWhitespace(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether ignorableWhitespace is converted into standard character data.
setPreserveNestedEntityReferences(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether entity references are included in entity replacement text results.
setPreserveProcessingInstructions(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether processing instructions are converted into XML markup.
setPreserveXMLDeclaration(boolean) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Controls whether XML Declaration related information is converted into XML markup.
setProcessFilter(XMLFilterImpl3.SaxEventItem, boolean) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Set whether to process a SAX event item.
setProcessFilter(EnumSet<XMLFilterImpl3.SaxEventItem>) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Set which SAX event items to process an item set.
setProcessFilter(EnumSet<XMLFilterImpl3.SaxEventItem>, boolean) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Set whether to process the set of SAX event items.
setProcessingInstructionOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType for changes to processing instructions.
setProcessingInstructionProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode for changes to processing instructions.
setProcessPreserveSpaceText(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Used to control whether text under an element with xml:space="preserve" is split into words.
setProcessTables(boolean) - Method in class com.deltaxml.core.config.CalsTableConfiguration
Sets whether the DocumentComparator should process CALS tables.
setProcessTables(boolean) - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Sets whether the DocumentComparator should process 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.
setProperty(String, Object) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Specifies a property used to configure the filter.
setProperty(String, Object) - Method in class com.deltaxml.pipe.XMLFilterImpl2
Specifies a property used to configure the filter.
setRegex(String) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Set the regular expression to use for this location.
setRemoveInlineFormattingElements(String) - Method in class com.deltaxml.dita.config.FormattingElementsConfig
A comma and/or space separated list of inline formatting elements, which will be removed from the value of the inline-formatting-elements parameter
setRemoveInlineFormattingElements(String) - Method in class com.deltaxml.docbook.config.FormattingElementsConfig
A comma and/or space separated list of inline formatting elements using Clark notation, which will be removed the list specified in the inline-formatting-elements parameter
setRemoveMoveSource(boolean) - Method in class com.deltaxml.dita.config.MovesConfig
Specifies whether to remove move source.
setRemoveMoveSource(boolean) - Method in class com.deltaxml.docbook.config.MovesConfig
Set to remove move source, this will remove the element showing where a moved node has come from.
setRemoveRevAttributeRegex(String) - Method in class com.deltaxml.dita.config.DitaConfig
'rev' attributes in the input could be confused with those used to represent change in the output.
setReportDirectory(String) - Method in class com.deltaxml.core.DataComparator
Set the output directory where a comparison report will be generated.
setReportIncidentals(boolean) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Set report incidentals.
setReportIncidentals(boolean) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Set report incidentals.
setReportTimes(boolean) - Method in class com.deltaxml.core.PipelineProgressTextReporter
Controls whether timing information is reported.
setReportTimes(boolean) - Method in class com.deltaxml.mergecommon.MergeProgressTextReporter
Controls whether timing information is reported.
setResult(Result) - Method in interface com.deltaxml.pipe.XMLPushFilter
Enables the user to set the Result for the transformation.
setResult(Result) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
Enables the user to set the Result of the transformation.
setResult(Result) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
Enables the user to set the Result of the transformation.
setResultFormat(ResultFormat) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Sets the result format that should be output from the comparison.
setResultLocation(File) - Method in class com.deltaxml.deltacheck.Checker
Sets the Result directory location.
setResultOptions(ResultOptions) - Method in interface com.deltaxml.pdfcompare.PDFCompare
Set the ResultOptions to be used by the PDFCompare.
setResultPrefix(String) - Method in class com.deltaxml.deltacheck.Checker
Sets the Result file prefix.
setResultPreset(ThreeToTwoResultPreset) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Used to preset three to two way merge use cases.
setResultPreset(ThreeToTwoResultPreset) - Method in class com.deltaxml.merge.ThreeWayMerge
Used to preset three to two way merge use cases.
setResultReadabilityOptions(ResultReadabilityOptions) - Method in class com.deltaxml.core.DataComparator
Set the configuration options for making a comparison result more readable.
setResultRule(ResultRule) - Method in class com.deltaxml.core.config.ignoreChanges.Location
Sets the ResultRule for the Location.
setResultType(ConcurrentMergeResultType) - Method in class com.deltaxml.ditamerge.ConcurrentMerge
Sets the type of result which this Merger will produce.
setResultType(ConcurrentMergeResultType) - Method in class com.deltaxml.merge.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.
setResultType(SequentialMergeResultType) - Method in class com.deltaxml.merge.SequentialMerge
Sets the type of result which this Merger will produce.
setRetainComments(boolean) - Method in class com.deltaxml.htmlcompare.FormattingConfiguration
Sets the value of the retain comments parameter.
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.
setRuleConfiguration(RuleConfiguration) - Method in class com.deltaxml.merge.ConcurrentMerge
Allows the rules for merge processing (during extract operations) to be specified.
setRuleConfiguration(RuleConfiguration) - Method in class com.deltaxml.merge.ThreeWayMerge
Allows the rules for merge processing (during extract operations) to be specified.
setSelectedChangeStyle(String) - Method in class com.deltaxml.pdfcompare.config.ResultOptions
Sets the colour to be used to highlight the selected change when navigating the report.
setSelectingUnrepresentableChange(SelectingUnrepresentableChange) - Method in class com.deltaxml.dita.config.AdvancedParameters
Sets the value of the selectingUnrepresentableChange parameter.
setSelectingUnrepresentableChange(SelectingUnrepresentableChange) - Method in class com.deltaxml.docbook.config.AdvancedParameters
Sets the value of the selectingUnrepresentableChange parameter.
setSeparator(String) - Method in class com.deltaxml.core.config.attributeSplitting.AttributeLocation
Set the separator to use for this location.
setShowImageChangesAtMediaObjectLevel(boolean) - Method in class com.deltaxml.docbook.config.ImageConfiguration
If ImageConfiguration.setImageCompareEnabled(boolean) is set to true and determines that images have changed, show the changes as changes to the containing mediaobject.
setShowImageChangesAtMediaObjectParentLevel(boolean) - Method in class com.deltaxml.docbook.config.ImageConfiguration
Sets image changes at media object parent level.
setShowMoveSource(boolean) - Method in class com.deltaxml.core.config.moves.MoveDetectionConfig
Sets showMoveSource.
setShowNonPhraseChanges(boolean) - Method in class com.deltaxml.docbook.config.PhraseChanges
Sets whether to textually mark changes to text where <phrase>; elements are not allowed.
setShowNonPhraseChanges(ShowNonPhraseChanges) - Method in class com.deltaxml.dita.config.DitaMarkup
Specifies how to mark changes to text where <ph> elements are not allowed.
setStepsConflictResolution(StepsConflictResolution) - Method in class com.deltaxml.dita.config.DitaConfig
Specifies how to resolve conflicts between a task body's mutually exclusive steps and steps-unordered elements.
setStrictTaskModel(boolean) - Method in class com.deltaxml.dita.config.DitaConfig
Specifies whether to use the strict task model.
setSubtreeProcessingMode(SubtreeProcessingMode) - Method in class com.deltaxml.core.DataComparator
 
setSubtreeProcessingMode(SubtreeProcessingMode) - Method in class com.deltaxml.core.DocumentComparator
Sets the configuration options for Subtree Processing.
setSubtrees(List<Subtree>) - Method in class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Sets the List of Subtree objects.
setSvgCompareEnabled(boolean) - Method in class com.deltaxml.powerpoint.config.SvgConfig
Specify whether to compare svg.
setSVGComparisonGranularity(SVGGranularity) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets the SVGGranularity at which the differences between two SVG images will be represented.
setSvgConfig(SVGConfig) - Method in class com.deltaxml.dita.DitaTopicCompare
Set the SVGConfig in use by the DITA comparator.
setSvgConfig(SVGConfig) - Method in class com.deltaxml.docbook.DocBookCompare
Set the SVGConfig in use by this DocBookCompare.
setSvgConfig(SvgConfig) - Method in interface com.deltaxml.powerpoint.PowerPointCompare
Sets the SVG comparison configuration.
setSVGConfig(SVGConfiguration) - Method in class com.deltaxml.core.DocumentComparator
Sets the configuration options for the SVG comparison.
setSvgConfiguration(SvgConfiguration) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Set the SvgConfiguration to be used by this HTMLCompare.
setSvgFallback(boolean) - Method in class com.deltaxml.dita.config.SVGConfig
Sets the SVG fallback setting.
setSvgFallback(boolean) - Method in class com.deltaxml.docbook.config.SVGConfig
Sets the SVG fallback setting.
setSvgFallbackChangedPercentage(double) - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Sets fall back changed percentage parameter for SVG comparison.
setSvgFallbackChangePercentage(double) - Method in class com.deltaxml.dita.config.SVGConfig
Sets fallback change percentage for SVG comparison results.
setSvgFallbackChangePercentage(double) - Method in class com.deltaxml.docbook.config.SVGConfig
Sets fallback change percentage for SVG comparison results.
setSvgFallbackEnabled(boolean) - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Sets whether to fall back to SvgGranularity.ADJACENT.
setSvgGranularity(SVGGranularity) - Method in class com.deltaxml.dita.config.SVGConfig
Specifies the granularity at which the differences between two SVG images will be represented.
setSvgGranularity(SvgGranularity) - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Set the new value of the SVG granularity parameter.
setSVGGranularity(SVGGranularity) - Method in class com.deltaxml.docbook.config.SVGConfig
Specifies the granularity at which the differences between two SVG images will be represented.
setSvgNumericTolerance(boolean) - Method in class com.deltaxml.dita.config.SVGConfig
Sets whether to use a numeric tolerance.
setSvgNumericTolerance(boolean) - Method in class com.deltaxml.docbook.config.SVGConfig
Sets whether to use a numeric tolerance.
setSvgNumericToleranceEnabled(boolean) - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Sets whether to use a numeric tolerance when comparing SVGs.
setSvgNumericToleranceValue(String) - Method in class com.deltaxml.dita.config.SVGConfig
Sets SVG numeric tolerance value for SVG comparison results.
setSvgNumericToleranceValue(String) - Method in class com.deltaxml.docbook.config.SVGConfig
Sets SVG numeric tolerance value for SVG comparison results.
setSvgNumericToleranceValue(String) - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Sets the numeric tolerance value for SVG comparison results.
setSvgZIndex(boolean) - Method in class com.deltaxml.dita.config.SVGConfig
Enable Z-Index.
setSvgZIndex(boolean) - Method in class com.deltaxml.docbook.config.SVGConfig
Enable Z-Index.
setSvgZIndexEnabled(boolean) - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Sets whether the comparison should show Z-index changes in an SVG comparison.
setTableConfig(TableConfig) - Method in class com.deltaxml.dita.DitaTopicCompare
Set the TableConfig in use by the DITA comparator.
setTableConfig(TableConfig) - Method in class com.deltaxml.docbook.DocBookCompare
Set the TableConfig in use by this DocBookCompare.
setTableConfig(TableConfig) - Method in interface com.deltaxml.msword.WordCompare
Set the TableConfig in use by this WordCompare.
setTableConfiguration(TableConfiguration) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Set the TableConfiguration to be used by this HTMLCompare.
setTableOrderlessColumns(boolean) - Method in class com.deltaxml.msword.config.TableConfig
Specify whether to treat table column order as significant (ordered) or insignificant (orderless).
setTableOrderlessRows(boolean) - Method in class com.deltaxml.msword.config.TableConfig
Specify whether to treat table row order as significant (ordered) or insignificant (orderless).
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 class com.deltaxml.merge.ConcurrentMerge
Enables new table processing algorithm for CALS and HTML table.
setTableProcessingAlgorithmVersion2(boolean) - Method in class com.deltaxml.merge.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.
setTableProcessingEnabled(boolean) - Method in class com.deltaxml.msword.config.TableConfig
Specify whether to compare tables.
setTextComparisonConfig(TextComparisonConfig) - Method in class com.deltaxml.dita.DitaMapfileCompare
Set the TextComparisonConfig in use by the DITA comparator.
setTextComparisonConfig(TextComparisonConfig) - Method in class com.deltaxml.docbook.DocBookCompare
Set the TextComparisonConfig in use by this DocBookCompare.
setThreadingConfig(ThreadingConfig) - Method in class com.deltaxml.core.DataComparator
Set the current ThreadingConfig instance in use by the comparator.
setThreadingConfig(ThreadingConfig) - Method in class com.deltaxml.core.PipelinedComparator
Sets the current ThreadingConfig instance in use by PipelinedComparator.
setThreeWayResultType(ThreeWayMergeResultType) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the type of result which this Merger will produce.
setThreeWayResultType(ThreeWayMergeResultType) - Method in class com.deltaxml.merge.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.
setThreeWayTrackChangeAttributeMode(TrackChangesAttributeMode) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets the attribute mode for three way track change output.
setTopicConfig(TopicConfig) - Method in class com.deltaxml.dita.DitaTopicCompare
Set the TopicConfig in use by the DITA comparator.
setTopicPublicId(String) - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Specifies the publicId to use for a Topic doctype.
setTopicSystemId(String) - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Specifies the systemId to use for a Topic doctype.
setTrackChangesAuthor(String) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Sets the String to use for the author when generating tracked changes.
setTrackChangesDate(Calendar) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Specifies a Calendar instance to use as the date representation when generating tracked changes.
setTrackedChanges(TrackedChanges) - Method in class com.deltaxml.dita.config.OutputParameters
Sets the value of the trackedChanges parameter.
setTrackedChanges(TrackedChanges) - Method in class com.deltaxml.docbook.config.OutputParameters
Sets the value of the TrackedChanges sub configuration.
setTrackedChangesAuthor(String) - Method in class com.deltaxml.dita.config.TrackedChanges
Specifies the author name that is embedded into the generated insertion and deletion processing instruction.
setTrackedChangesAuthor(String) - Method in class com.deltaxml.docbook.config.TrackedChanges
Specifies the author name that is embedded into the generated insertion and deletion processing instruction.
setTrackedChangesDate(String) - Method in class com.deltaxml.dita.config.TrackedChanges
Specifies the time-stamp that is embedded into the generated insertion and deletion processing instruction.
setTrackedChangesDate(String) - Method in class com.deltaxml.docbook.config.TrackedChanges
Specifies the time-stamp that is embedded into the generated insertion and deletion processing instruction.
setTransformerConfigurationOption(String, Object) - Method in class com.deltaxml.core.DataComparator
 
setTransformerConfigurationOption(String, Object) - Method in class com.deltaxml.core.PipelinedComparator
Set a configuration option on the XSLT transformers used in the pipeline.
setTwoWayResultFormat(ThreeWayMerge.TwoWayResultFormat) - Method in class com.deltaxml.ditamerge.ThreeWayMerge
Sets the result format which this Merger will produce.
setTwoWayResultFormat(ThreeWayMerge.TwoWayResultFormat) - Method in class com.deltaxml.merge.ThreeWayMerge
Sets the result format which this Merger will produce.
setUnchangedValue(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Sets the elements's unchanged value.
setUnmarkedChangeMode(UnmarkedChangeMode) - Method in class com.deltaxml.dita.config.SelectingUnrepresentableChange
Specifies how to handle data that cannot contain difference markup.
setUnmarkedChangeMode(UnmarkedChangeMode) - Method in class com.deltaxml.docbook.config.SelectingUnrepresentableChange
Specifies how to handle data that cannot contain difference markup.
setURIResolver(URIResolver) - Method in class com.deltaxml.core.DXPConfiguration
Specifies the URIResolver to be used with the generated comparator and also during compilation of XSLT scripts.
setURIResolver(URIResolver) - Method in class com.deltaxml.core.DocumentComparator
Sets a resolver for use by all XSLT based filters in a Core S9 API comparator.
setURIResolver(URIResolver) - Method in class com.deltaxml.core.PipelinedComparator
Sets a resolver for use by all XSLT based filters in a Core S9 API comparator.
setURIResolver(URIResolver, boolean) - Method in class com.deltaxml.core.DXPConfiguration
Specifies the URIResolver to be used with the generated comparator and also during compilation of XSLT scripts.
setURIResolver(URIResolver, boolean) - Method in class com.deltaxml.core.DocumentComparator
Sets a resolver for use by all XSLT based filters in a Core S9 API comparator.
setURIResolver(URIResolver, boolean) - Method in class com.deltaxml.core.PipelinedComparator
Sets a resolver for use by all XSLT based filters in a Core S9 API comparator.
setURIResolver(URIResolver, boolean) - Method in class com.deltaxml.deltacheck.Checker
Sets the URIResolver to use during the Check.
setURIResolver(URIResolver, boolean) - Method in class com.deltaxml.dita.DitaMapfileCompare
Sets the URIResolver to use during the comparison.
setURIResolver(URIResolver, boolean) - Method in class com.deltaxml.docbook.DocBookCompare
Sets the URIResolver to use during the comparison.
setURIResolver(URIResolver, boolean) - Method in interface com.deltaxml.htmlcompare.HTMLCompare
Sets the URIResolver to use during the comparison.
setUseIdsAsKeys(boolean) - Method in class com.deltaxml.dita.config.DitaConfig
Specifies whether to use id attribute value as keys in order to provide identity during comparison.
setUserNamespaces(Map<String, String>) - Method in class com.deltaxml.core.config.namespaces.NamespaceConfiguration
Set the Map containing prefix and namespace pairs of namespace definitions.
setValidateInputs(boolean) - Method in class com.deltaxml.dita.config.Validation
Sets whether to validate input documents.
setValidateInputs(boolean) - Method in class com.deltaxml.docbook.config.Validation
Sets whether to validate input documents.
setValidation(Validation) - Method in class com.deltaxml.dita.config.AdvancedParameters
Sets the value of the validation parameter.
setValidation(Validation) - Method in class com.deltaxml.docbook.config.AdvancedParameters
Sets the value of the validation parameter.
setValidationLevel(ValidationLevel) - Method in class com.deltaxml.core.config.CalsTableConfiguration
Sets the ValidationLevel to use for CALS table validation.
setValidationLevel(ValidationLevel) - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Sets the ValidationLevel to use for HTML table validation.
setValidationLevel(ValidationLevel) - Method in class com.deltaxml.htmlcompare.TableConfiguration
Sets the new value of the validation level parameter that controls how strict to be when validating tables.
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.core.config.CalsTableConfiguration
Specifies how CALS table invalidity warnings should be reported.
setWarningReportMode(WarningReportMode) - Method in class com.deltaxml.core.config.HtmlTableConfiguration
Specifies how HTML table invalidity warnings should be reported.
setWarningReportMode(WarningReportMode) - Method in class com.deltaxml.dita.config.Validation
Sets the mode to use for reporting recoverable errors and warnings.
setWarningReportMode(WarningReportMode) - Method in class com.deltaxml.docbook.config.Validation
Sets the mode to use for reporting recoverable errors and warnings.
setWarningReportMode(WarningReportMode) - Method in class com.deltaxml.htmlcompare.TableConfiguration
Set the new value of the warning report mode parameter that controls where and how warnings should be output.
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.
setWhitespaceProcessingMode(WhitespaceProcessingMode) - Method in class com.deltaxml.dita.config.TextComparisonConfig
Specifies how to handle whitespace changes.
setWhitespaceProcessingMode(WhitespaceProcessingMode) - Method in class com.deltaxml.docbook.config.TextComparisonConfig
Specifies how to handle whitespace changes.
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 class com.deltaxml.merge.ConcurrentMerge
Determines whether WordByWord filter is used.
setWordByWord(boolean) - Method in class com.deltaxml.merge.SequentialMerge
Determines whether WordByWord filter is used.
setWordByWord(boolean) - Method in class com.deltaxml.merge.ThreeWayMerge
Determines whether WordByWord filter is used.
setWordByWord(boolean) - Method in interface com.deltaxml.mergecommon.MergeBase
Determines whether WordByWord filter is used.
setwrapUnchangedText(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordOutfilter62
Sets whether unchanged text should be wrapped in a deltaxml:textGroup.
setwrapUnchangedText(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordBufferingFilter
Sets whether unchanged text should be wrapped in a deltaxml:textGroup.
setwrapUnchangedText(String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordOutfilter
Sets whether unchanged text should be wrapped in a deltaxml:textGroup.
setXmetalTcsTableChangeMode(XmetalTrackChangesTableChangeMode) - Method in class com.deltaxml.core.config.OutputFormatConfiguration
Specifies how changes in XMetaL tables should be tracked.
setXmetalTrackChangesTableChangeMode(XmetalTrackChangesTableChangeMode) - Method in class com.deltaxml.dita.config.TrackedChanges
Specifies how changes in tables should be tracked.
setXmetalTrackChangesTableChangeMode(XmetalTrackChangesTableChangeMode) - Method in class com.deltaxml.docbook.config.TrackedChanges
Specifies how changes in tables should be tracked.
setXMLDeclarationOutputType(PreservationOutputType) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationOutputType for changes to XML declaration.
setXMLDeclarationProcessingMode(PreservationProcessingMode) - Method in class com.deltaxml.core.config.LexicalPreservationConfig
Set the PreservationProcessingMode to use for changes to the xml declaration.
setXmlVersionDeclaration(XmlVersionDeclaration) - Method in class com.deltaxml.dita.config.AdvancedBehaviour
Sets the version to use in the XML declaration.
setXmlVersionDeclaration(XmlVersionDeclaration) - Method in class com.deltaxml.docbook.config.AdvancedBehaviour
Sets the version to use in the XML declaration.
setXpathToReferencedSVG(String) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets XPath to the referenced SVG.
setZIndex(boolean) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets whether the DocumentComparator should show Z-Index changes in a SVG comparison.
setZIndexMarkupStyle(String) - Method in class com.deltaxml.htmlcompare.SvgConfiguration
Sets the Z-index SVG markup style used for SVG comparison results.
setZIndexSVGMarkupStyle(String) - Method in class com.deltaxml.core.config.SVGConfiguration
Sets the Z Index SVG markup style used for SVG comparison results.
setZIndexSVGMarkupStyle(String) - Method in class com.deltaxml.dita.config.SVGConfig
Sets the Z Index SVG markup style for SVG comparison results.
setZIndexSVGMarkupStyle(String) - Method in class com.deltaxml.docbook.config.SVGConfig
Sets the Z Index SVG markup style for SVG comparison results.
SHOW - Enum constant in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
Display the differences in whitespace where possible.
SHOW - Enum constant in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Display the differences in whitespace where possible.
SHOW - Enum constant in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Display the differences in whitespace where possible.
ShowNonPhraseChanges - Enum Class in com.deltaxml.dita.config
Enumeration representing how to show changes in elements where phrase would be invalid DITA.
SIMPLIFIED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeResultType
A simplified deltaV2 file which provides easier manual resolution of changes at the cost of some change information loss.
SIMPLIFIED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.SequentialMergeResultType
A simplified deltaV2 file which contains all of the data in all of the inputs, but where there is some change information loss.
SIMPLIFIED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
A simplified deltaV2 file which contains all of the data in all of the inputs.
SIMPLIFIED_RULE_PROCESSED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeResultType
A simplified result which is analyzed and then has various processing rules applied to process simple changes typically leaving interesting conflicts for interactive display and/or resolution.
SIMPLIFIED_RULE_PROCESSED_DELTAV2 - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
A simplified result which is analyzed and then has various processing rules applied to process simple changes leaving interesting conflicts for interactive display and/or resolution.
SKIPPED_ENTITY - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX skippedEntity events should be processed.
skippedEntity(String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the skipEntity SAX event handler.
skippedEntity(String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX skippedEntity event.
skippedEntity(String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler skippedEntity method.
skippedEntity(String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler skippedEntity method.
SLOW_FAIL - Enum constant in enum class com.deltaxml.dita.config.MapTopicExceptionPropagationMode
Propagate the exception once other topics and map-level operations have completed their processing.
SOURCE - Enum constant in enum class com.deltaxml.core.config.image.OutputImageRefForm
Output the href attribute as it appears in the source document.
SPLIT - Enum constant in enum class com.deltaxml.core.config.AdvancedEntityRefUsage
The encoded entity references have their replacement text removed and are split into 'new' and 'old' versions on detection of change.
stackDepth() - Method in class com.deltaxml.pipe.AncestorXMLFilter
Returns the current depth of the ancestor stack.
stages(int) - Method in interface com.deltaxml.deltacheck.CheckerProgressListener
Report the total number of stages that are involved in performing the check.
stages(int) - Method in interface com.deltaxml.dita.DitaMapfileCompareProgressListener
Report the total number of stages that are involved in performing the comparison.
stages(int) - Method in interface com.deltaxml.dita.DitaTopicCompareProgressListener
Report the total number of stages that are involved in performing the comparison.
stages(int) - Method in interface com.deltaxml.docbook.DocBookCompareProgressListener
Report the total number of stages that are involved in performing the comparison.
stages(int) - Method in interface com.deltaxml.htmlcompare.HTMLCompareProgressListener
Report the total number of stages that are involved in performing the comparison.
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.
stages(int) - Method in interface com.deltaxml.msword.WordCompareProgressListener
Report the total number of stages that are involved in performing the comparison.
stages(int) - Method in interface com.deltaxml.pdfcompare.PDFCompareProgressListener
Report the total number of stages that are involved in performing the comparison.
stages(int) - Method in interface com.deltaxml.powerpoint.PowerPointCompareProgressListener
Report the total number of stages that are involved in performing the comparison.
StandaloneDeclaration - Enum Class in com.deltaxml.docbook.config
Represents the values for the standalone setting in the XML declaration.
startCDATA() - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the startCDATA SAX event handler.
startCDATA() - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the SAX LexicalHandler startCDATA event, which reports the start of a CDATA boundry idenitified by the parser.
startCDATA() - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX startCDATA event.
startCDATA() - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the LexicalHandler startCDATA method.
startCDATA() - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the LexicalHandler startCDATA method.
startDocument() - Method in class com.deltaxml.pipe.AncestorXMLFilter
Overrides the default startDocument method.
startDocument() - Method in class com.deltaxml.pipe.filters.CleanHouse
Overrides the default startDocument.
startDocument() - Method in class com.deltaxml.pipe.filters.dx2.wbw.format.FormatAwareWordInfilter
 
startDocument() - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Overrides the default startDocument method.
startDocument() - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Overrides the default startDocument method.
startDocument() - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the SAX startDocument event handler.
startDocument() - Method in class com.deltaxml.pipe.filters.NormalizeSpace
Overrides the default startDocument method.
startDocument() - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX startDocument event.
startDocument() - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler startDocument method.
startDocument() - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler startDocument method.
startDTD(String, String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the startDTD SAX event handler.
startDTD(String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the SAX LexicalHandler startDTD event, which reports the start of DOCTYPE processing by the parser.
startDTD(String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX startDTD event.
startDTD(String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the LexicalHandler startDTD method.
startDTD(String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the LexicalHandler startDTD method.
started(int, int, String) - Method in interface com.deltaxml.deltacheck.CheckerProgressListener
Report when each stage has been started.
started(int, int, String) - Method in interface com.deltaxml.dita.DitaMapfileCompareProgressListener
Report when each stage has been started.
started(int, int, String) - Method in interface com.deltaxml.dita.DitaTopicCompareProgressListener
Report when each stage has been started.
started(int, int, String) - Method in interface com.deltaxml.docbook.DocBookCompareProgressListener
Report when each stage has been started.
started(int, int, String) - Method in interface com.deltaxml.htmlcompare.HTMLCompareProgressListener
Report when each stage has been started.
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.
started(int, int, String) - Method in interface com.deltaxml.msword.WordCompareProgressListener
Report when each stage has been started.
started(int, int, String) - Method in interface com.deltaxml.pdfcompare.PDFCompareProgressListener
Report when each stage has been started.
started(int, int, String) - Method in interface com.deltaxml.powerpoint.PowerPointCompareProgressListener
Report when each stage has been started.
STARTED - Enum constant in enum class com.deltaxml.mergecommon.config.ConcurrentMergeState
This is the state after setting an ancestor.
STARTED - Enum constant in enum class com.deltaxml.mergecommon.config.SequentialMergeState
This is the state after setting the first version.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.AncestorXMLFilter
Overrides the default startElement method.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.filters.CleanHouse
Overrides the default startElement method.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.filters.dx2.wbw.format.FormatAwareWordInfilter
 
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Overrides the default startElement method.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordBufferingFilter
Overrides the default startElement method.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the SAX startElement event handler.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.filters.NormalizeSpace
Overrides the default startElement method.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.filters.PCDataConcatenatingInfilter
Overrides the default startElement method.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX startElement event.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler startElement method.
startElement(String, String, String, Attributes) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler startElement method.
startEntity(String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the startEntity SAX event handler.
startEntity(String) - Method in class com.deltaxml.pipe.XMLFilterImpl2
An extensible implementation of the SAX LexicalHandler startEntity event, which reports the start of entity instance processing by the parser.
startEntity(String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX startEntity event.
startEntity(String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the LexicalHandler startEntity method.
startEntity(String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the LexicalHandler startEntity method.
startPrefixMapping(String, String) - Method in class com.deltaxml.pipe.filters.CleanHouse
Overrides the default startPrefixMapping method.
startPrefixMapping(String, String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Overrides the default startPrefixMapping method.
startPrefixMapping(String, String) - Method in class com.deltaxml.pipe.filters.dx2.wbw.WordBufferingFilter
 
startPrefixMapping(String, String) - Method in class com.deltaxml.pipe.filters.NormalizeSpace
Overrides the default startPrefixMapping method.
startPrefixMapping(String, String) - Method in class com.deltaxml.pipe.filters.PCDataConcatenatingInfilter
Overrides the default startPrefixMapping method.
startPrefixMapping(String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX startPrefixMapping event.
startPrefixMapping(String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the ContentHandler startPrefixMapping method.
startPrefixMapping(String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the ContentHandler startPrefixMapping method.
StaticPDFormatException - Exception in com.deltaxml.core.exceptions
Indicates an error encountered when parsing the Pipeline Description format, prior to resolving any parameters.
StaticPDFormatException(String) - Constructor for exception com.deltaxml.core.exceptions.StaticPDFormatException
StaticPDFormatException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.StaticPDFormatException
StaticPDFormatException(Throwable) - Constructor for exception com.deltaxml.core.exceptions.StaticPDFormatException
StepsConflictResolution - Enum Class in com.deltaxml.dita.config
Enumeration representing the possible values for the step conflict resolution parameter.
STRICT - Enum constant in enum class com.deltaxml.core.config.ValidationLevel
Performs strict validation.
STRICT - Enum constant in enum class com.deltaxml.htmlcompare.ValidationLevel
Performs strict validation.
STRICT - Enum constant in enum class com.deltaxml.mergecommon.config.ValidationLevel
Performs strict validation.
Subtree - Class in com.deltaxml.core.config.subtreeProcessing
This class configures elements based on how they need to be processed.
Subtree(String) - Constructor for class com.deltaxml.core.config.subtreeProcessing.Subtree
Initialises a subtree with only an element XPath.
Subtree(String, SubtreeMode) - Constructor for class com.deltaxml.core.config.subtreeProcessing.Subtree
Initialises a subtree with both element XPath and mode.
Subtree(String, SubtreeMode, Boolean) - Constructor for class com.deltaxml.core.config.subtreeProcessing.Subtree
Initialises a subtree with element XPath, mode and ordered.
Subtree(String, SubtreeMode, Boolean, List<ChildAlignment>) - Constructor for class com.deltaxml.core.config.subtreeProcessing.Subtree
Initialises a subtree with element XPath, mode and ordered along with the child alignment list.
Subtree(String, Boolean) - Constructor for class com.deltaxml.core.config.subtreeProcessing.Subtree
Initialises a subtree with both element XPath and ordered.
Subtree(String, Boolean, List<ChildAlignment>) - Constructor for class com.deltaxml.core.config.subtreeProcessing.Subtree
Initialises a subtree with both element XPath and ordered along with the child alignment list.
SubtreeMode - Enum Class in com.deltaxml.core.config.subtreeProcessing
This enumeration contains options for the type of content in the element subtree.
SubtreeProcessingMode - Class in com.deltaxml.core.config.subtreeProcessing
This class configures content processing based on whether file has data or text or both.
SubtreeProcessingMode() - Constructor for class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Initialises a new SubtreeProcessingMode with an empty List of Subtree's.
SubtreeProcessingMode(SubtreeMode) - Constructor for class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Initialises a SubtreeProcessingMode with the given parameters.
SubtreeProcessingMode(SubtreeMode, List<Subtree>) - Constructor for class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Initialises a SubtreeProcessingMode with the given parameters.
SubtreeProcessingMode(List<Subtree>) - Constructor for class com.deltaxml.core.config.subtreeProcessing.SubtreeProcessingMode
Initialises a SubtreeProcessingMode with the given parameters.
SummarisingErrorListener - Interface in com.deltaxml.core
An error listener with more detailed error reporting.
SvgConfig - Class in com.deltaxml.powerpoint.config
Configuration for SVG comparison.
SvgConfig() - Constructor for class com.deltaxml.powerpoint.config.SvgConfig
Create a new SvgConfig instance.
SvgConfig(boolean) - Constructor for class com.deltaxml.powerpoint.config.SvgConfig
Creates a new SvgConfig instance, setting the value of the svgCompareEnabled parameter.
SVGConfig - Class in com.deltaxml.dita.config
These parameters control how SVG changes are displayed.
SVGConfig - Class in com.deltaxml.docbook.config
These parameters control how SVG changes are displayed.
SVGConfig() - Constructor for class com.deltaxml.dita.config.SVGConfig
Creates a new SVGConfig instance.
SVGConfig() - Constructor for class com.deltaxml.docbook.config.SVGConfig
Create a new SVGConfig instance.
SvgConfiguration - Class in com.deltaxml.htmlcompare
Configuration object that contains parameters that describe how SVG comparison takes place and is presented.
SvgConfiguration() - Constructor for class com.deltaxml.htmlcompare.SvgConfiguration
Create a new SvgConfiguration object.
SVGConfiguration - Class in com.deltaxml.core.config
Specifies configuration options for SVG comparison.
SVGConfiguration() - Constructor for class com.deltaxml.core.config.SVGConfiguration
Initialise a new SVGConfiguration with default settings.
SvgGranularity - Enum Class in com.deltaxml.htmlcompare
Specifies the granularity at which the differences between the two SVG images will be represented from the comparison.
SVGGranularity - Enum Class in com.deltaxml.core.config
Specifies the granularity at which the differences between the two SVG images will be represented from the DocumentComparator.
SVGGranularity - Enum Class in com.deltaxml.dita.config
Specifies the granularity at which the differences between two SVG images will be represented.
SVGGranularity - Enum Class in com.deltaxml.docbook.config
Specifies the granularity at which the differences between the two SVG images will be represented from the DocumentComparator.
SyntaxProblem - Exception in com.deltaxml.api
An exception of this type happens when Soft Key attributes are used in an incorrect or ambiguous way.
SyntaxProblem(String) - Constructor for exception com.deltaxml.api.SyntaxProblem
Creates a new exception with an explanatory message.
SYSTEM - Enum constant in enum class com.deltaxml.dita.config.XmlVersionDeclaration
Use the 'B' document's xml version (as provided by the parser).
SYSTEM - Enum constant in enum class com.deltaxml.docbook.config.StandaloneDeclaration
Deprecated: has the same affect as the omit value.
SYSTEM - Enum constant in enum class com.deltaxml.docbook.config.XmlVersionDeclaration
Use the 'B' document's xml version (as provided by the parser).

T

TableConfig - Class in com.deltaxml.dita.config
These parameters control how tables are compared.
TableConfig - Class in com.deltaxml.docbook.config
These parameters control how tables are compared.
TableConfig - Class in com.deltaxml.msword.config
Configuration for table comparison.
TableConfig() - Constructor for class com.deltaxml.dita.config.TableConfig
Creates a new TableConfig instance.
TableConfig() - Constructor for class com.deltaxml.docbook.config.TableConfig
Create a new TableConfig instance.
TableConfig() - Constructor for class com.deltaxml.msword.config.TableConfig
Create a new TableConfig instance.
TableConfig(boolean) - Constructor for class com.deltaxml.msword.config.TableConfig
Creates a new TableConfig instance, setting the value of the tableProcessingEnabled parameter.
TableConfig(InvalidTableBehaviour) - Constructor for class com.deltaxml.dita.config.TableConfig
Creates a new TableConfig instance, setting the value of the invalidTableBehaviour parameter.
TableConfiguration - Class in com.deltaxml.htmlcompare
Configuration object containing parameters that control how tables are compared.
TableConfiguration() - Constructor for class com.deltaxml.htmlcompare.TableConfiguration
Create a new TableConfiguration object.
TC_ANCESTOR - Enum constant in enum class com.deltaxml.mergecommon.config.TrackChangesAttributeMode
When there are attribute conflicts the attribute value of the 'ancestor' version's is used in the result.
TC_EDIT1 - Enum constant in enum class com.deltaxml.mergecommon.config.TrackChangesAttributeMode
When there are attribute conflicts the attribute value of the 'edit1' version's is used in the result.
TC_EDIT2 - Enum constant in enum class com.deltaxml.mergecommon.config.TrackChangesAttributeMode
When there are attribute conflicts the attribute value of the 'edit2' version's is used in the result.
TEXT - Enum constant in enum class com.deltaxml.core.config.subtreeProcessing.SubtreeMode
This type is used for text in the element subtree.
TextComparisonConfig - Class in com.deltaxml.dita.config
These parameters control how text is compared and whitespace handled.
TextComparisonConfig - Class in com.deltaxml.docbook.config
These parameters control how text is compared and whitespace handled.
TextComparisonConfig() - Constructor for class com.deltaxml.dita.config.TextComparisonConfig
Creates a new TextComparisonConfig instance.
TextComparisonConfig() - Constructor for class com.deltaxml.docbook.config.TextComparisonConfig
Create a new TextComparisonConfig instance.
TextComparisonConfig(boolean) - Constructor for class com.deltaxml.docbook.config.TextComparisonConfig
Create a new TextComparisonConfig instance, specifies whether to perform character by character comparison or not.
TextComparisonConfig(WhitespaceProcessingMode) - Constructor for class com.deltaxml.docbook.config.TextComparisonConfig
Create a new TextComparisonConfig instance, specifies how to handle whitespace changes.
THEIR_CHANGES - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeToTwoResultPreset
This result will show the changes by other person or the changes on the other branch.
ThreadingConfig - Interface in com.deltaxml.core.config.threading
Controls how threading will happen during comparison.
THREE_WAY_OXYGEN_TRACK_CHANGES - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
A result format with oXygen Author-mode track changes processing instructions.
ThreeToTwoResultPreset - Enum Class 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 - Class in com.deltaxml.merge
The main class for three-way concurrent merge operations.
ThreeWayMerge() - Constructor for class com.deltaxml.ditamerge.ThreeWayMerge
Constructs a new ThreeWayMerge instance.
ThreeWayMerge() - Constructor for class com.deltaxml.merge.ThreeWayMerge
Constructs a new ThreeWayMerge instance.
ThreeWayMerge.TwoWayResultFormat - Enum Class in com.deltaxml.ditamerge
 
ThreeWayMerge.TwoWayResultFormat - Enum Class in com.deltaxml.merge
 
ThreeWayMergeResultType - Enum Class in com.deltaxml.mergecommon.config
The various types of result that can be produced by the Merger.
Timed - Enum constant in enum class com.deltaxml.core.config.CancellationPolicy
The comparison will time out after the supplied interval.
toOutputImageRefFavourSourceDoc(String) - Static method in enum class com.deltaxml.core.config.image.OutputImageRefFavourSourceDoc
 
toOutputImageRefForm(String) - Static method in enum class com.deltaxml.core.config.image.OutputImageRefForm
 
TOPIC_SET - Enum constant in enum class com.deltaxml.dita.config.MapResultStructure
The result map will contain a flat list of topic references that appear in the order that they were first encountered in the result origin.
topicAlignmentFinish(Map<String, String>, Set<String>, Set<String>) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when topic alignment process completed.
topicAlignmentFinish(Map<String, String>, Set<String>, Set<String>) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
topicAlignmentStart() - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when topic alignment process started.
topicAlignmentStart() - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
topicCompareCompleted(String, int, int, String) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when each topic comparison stage has been completed.
topicCompareCompleted(String, int, int, String) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
topicCompareStageHeartbeat(String) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report heartbeats when inside the compare stage.
topicCompareStages(String, int) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report the total number of topic comparison stages that are involved in performing the comparison.
topicCompareStages(String, int) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
topicCompareStarted(String, int, int, String) - Method in interface com.deltaxml.dita.DitaMapCompareProgressListener
Report when each topic comparison stage has been started.
topicCompareStarted(String, int, int, String) - Method in class com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl
 
TopicConfig - Class in com.deltaxml.dita.config
Contains parameters that are specific to DITA topic comparisons.
TopicConfig() - Constructor for class com.deltaxml.dita.config.TopicConfig
Creates a new TopicConfig instance.
toPreserveItemEnumSet() - Method in class com.deltaxml.core.config.LexicalPreservationConfig
This method is for internal use.
toString() - Method in class com.deltaxml.api.FailureSeverity
Produces a String representation of the Severity.
toString() - Method in class com.deltaxml.core.DXPConfiguration
Provides a string representation of the configuration based on the systemId of the DXP/DCP file.
toString() - Method in enum class com.deltaxml.core.config.AdvancedEntityRefUsage
The string representation of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.attributeSplitting.AttributeSplittingMode
 
toString() - Method in enum class com.deltaxml.core.config.CalsColumnKeyingMode
The string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.DefaultAttProcessingMode
The string representation of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.FrameMakerTrackChangesTableChangeMode
Returns a String representation of FrameMakerTrackChangesTableChangeMode.
toString() - Method in enum class com.deltaxml.core.config.HtmlColumnKeyingMode
The string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.image.ImageComparisonGranularity
The camel case string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.image.OutputImageRefFavourSourceDoc
 
toString() - Method in enum class com.deltaxml.core.config.image.OutputImageRefForm
 
toString() - Method in enum class com.deltaxml.core.config.InvalidTableBehaviour
The camel case string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.MathMLGranularity
The camel case string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.MixedContentDetectionScope
Returns a String representation of MixedContentDetectionScope.
toString() - Method in enum class com.deltaxml.core.config.ModifiedAttributeMode
Returns a String representation of ModifiedAttributeMode.
toString() - Method in enum class com.deltaxml.core.config.ModifiedFormatOutput
 
toString() - Method in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
Returns a String representation of ModifiedWhitespaceBehaviour.
toString() - Method in enum class com.deltaxml.core.config.OrderlessPresentationMode
Returns a String representation of OrderlessPresentationMode.
toString() - Method in enum class com.deltaxml.core.config.PreservationOutputType
The string representation of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.PreservationProcessingMode
The string representation of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.PresetPreservationMode
The string representation of the enumerated value.
toString() - Method in enum class com.deltaxml.core.config.ResultFormat
The camel case string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.SVGGranularity
The camel case string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.ValidationLevel
The string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.WarningReportMode
The camel case string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.core.config.XmetalTrackChangesTableChangeMode
Returns a String representation of XmetalTrackChangesTableChangeMode.
toString() - Method in enum class com.deltaxml.core.DataComparator.ExtensionPoint
A string that is used to identify the subchain associated with this extension point.
toString() - Method in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
A string that is used to identify the subchain associated with this extension point.
toString() - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Overrides the default equals method.
toString() - Method in class com.deltaxml.core.DXPParameterDefinition
Overrides the default toString method.
toString() - Method in enum class com.deltaxml.core.PipelineIOIdentifier
Returns a String representation of the enumeration.
toString() - Method in interface com.deltaxml.core.PipelineLocationEntry
The path of the entry.
toString() - Method in class com.deltaxml.dita.config.AttributeWithValue
Returns an encoded String representing the attribute.
toString() - Method in enum class com.deltaxml.dita.config.FrameMakerTrackChangesTableChangeMode
Returns a String representation of FrameMakerTrackChangesTableChangeMode.
toString() - Method in enum class com.deltaxml.dita.config.InvalidReferencedSVGBehaviour
Returns a String representation of InvalidReferencedSVGBehaviour.
toString() - Method in enum class com.deltaxml.dita.config.InvalidTableBehaviour
Returns a String representation of InvalidTableBehaviour.
toString() - Method in enum class com.deltaxml.dita.config.MapCleanTemp
Returns a String representation of MapCleanTemp.
toString() - Method in enum class com.deltaxml.dita.config.MapCopyScope
Returns a String representation of MapCopyScope.
toString() - Method in enum class com.deltaxml.dita.config.MapResultOrigin
Returns a String representation of MapResultOrigin.
toString() - Method in enum class com.deltaxml.dita.config.MapResultStructure
Returns a String representation of MapResultStructure.
toString() - Method in enum class com.deltaxml.dita.config.MapTopicExceptionPropagationMode
Returns a String representation of MapTopicExceptionPropagationMode.
toString() - Method in enum class com.deltaxml.dita.config.MapUncomparedTopicMarkup
Returns a String representation of MapUncomparedTopicMarkup.
toString() - Method in enum class com.deltaxml.dita.config.MathMLGranularity
The camel case string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Returns a String representation of ModifiedAttributeMode.
toString() - Method in enum class com.deltaxml.dita.config.OutputFormat
Returns a String representation of OutputFormat.
toString() - Method in enum class com.deltaxml.dita.config.OxygenTrackChangesDeletedSpaceMode
Returns a String representation of OxygenTrackChangesDeletedSpaceMode.
toString() - Method in enum class com.deltaxml.dita.config.PreservationMode
Returns a String representation of PreservationMode.
toString() - Method in enum class com.deltaxml.dita.config.ShowNonPhraseChanges
Returns a String representation of ShowNonPhraseChanges.
toString() - Method in enum class com.deltaxml.dita.config.StepsConflictResolution
Returns a String representation of StepsConflictResolution.
toString() - Method in enum class com.deltaxml.dita.config.SVGGranularity
 
toString() - Method in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Returns a String representation of UnmarkedChangeMode.
toString() - Method in enum class com.deltaxml.dita.config.UnrepresentableTableRowChangeMode
Returns a String representation of UnrepresentableTableRowChangeMode.
toString() - Method in enum class com.deltaxml.dita.config.WarningReportMode
Returns a String representation of WarningReportMode.
toString() - Method in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Returns a String representation of WhitespaceProcessingMode.
toString() - Method in enum class com.deltaxml.dita.config.XmetalTrackChangesTableChangeMode
Returns a String representation of XmetalTrackChangesTableChangeMode.
toString() - Method in enum class com.deltaxml.dita.config.XmlVersionDeclaration
Returns a String representation of XmlVersionDeclaration.
toString() - Method in enum class com.deltaxml.docbook.config.FrameMakerTrackChangesTableChangeMode
 
toString() - Method in enum class com.deltaxml.docbook.config.InvalidTableBehaviour
 
toString() - Method in enum class com.deltaxml.docbook.config.KeyingMode
 
toString() - Method in enum class com.deltaxml.docbook.config.MathMLGranularity
 
toString() - Method in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
 
toString() - Method in enum class com.deltaxml.docbook.config.OutputFormat
 
toString() - Method in enum class com.deltaxml.docbook.config.OxygenTrackChangesDeletedSpaceMode
 
toString() - Method in enum class com.deltaxml.docbook.config.PreservationMode
 
toString() - Method in enum class com.deltaxml.docbook.config.StandaloneDeclaration
 
toString() - Method in enum class com.deltaxml.docbook.config.SVGGranularity
 
toString() - Method in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
 
toString() - Method in enum class com.deltaxml.docbook.config.WarningReportMode
 
toString() - Method in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
 
toString() - Method in enum class com.deltaxml.docbook.config.XmetalTrackChangesTableChangeMode
 
toString() - Method in enum class com.deltaxml.docbook.config.XmlVersionDeclaration
 
toString() - Method in enum class com.deltaxml.merge.ExtensionPoint
A string that is used to identify the subchain associated with this extension point.
toString() - Method in enum class com.deltaxml.mergecommon.config.CalsColumnKeyingMode
The string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
The string form of each of the enumerated type constants.
toString() - Method in enum class 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 class com.deltaxml.mergecommon.config.ValidationLevel
The string form of each of the enumerated type constants.
toString() - Method in enum class com.deltaxml.mergecommon.config.WarningReportMode
The camel case string form of each of the enumerated type constants.
toString() - Method in class com.deltaxml.pipe.filters.dx2.Delta
Returns the String value of the Delta.
toString() - Method in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
The label that is used to identify this preserve item.
toString(int, int) - Method in class com.deltaxml.core.DXPParameterDefinition.FormatInfo
Returns a formatted String representation of parameters.
TrackChangesAttributeMode - Enum Class in com.deltaxml.mergecommon.config
Attribute representation used with threeway track change output.
TrackedChanges - Class in com.deltaxml.dita.config
The tracked changes output format specific parameters provide a way of configuring tracked change output and editor/format specific output.
TrackedChanges - Class in com.deltaxml.docbook.config
The tracked changes output format specific parameters provide a way of configuring tracked change output and editor/format specific output.
TrackedChanges() - Constructor for class com.deltaxml.dita.config.TrackedChanges
Creates a new TrackedChanges instance.
TrackedChanges() - Constructor for class com.deltaxml.docbook.config.TrackedChanges
Create a new TrackedChanges instance.
TransformerInstantiationException - Exception in com.deltaxml.core.exceptions
Thrown to indicate a problem instantiating or configuring an XSLT Transformer.
TransformerInstantiationException(String) - Constructor for exception com.deltaxml.core.exceptions.TransformerInstantiationException
Creates a new TransformerInstantiationException.
TransformerInstantiationException(String, Throwable) - Constructor for exception com.deltaxml.core.exceptions.TransformerInstantiationException
Creates a new TransformerInstantiationException.
TWO_WAY_RESULT - Enum constant in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
A three to two way merge result.

U

UNIFIED_MAP - Enum constant in enum class com.deltaxml.dita.config.MapResultStructure
The result map contains: the 'updated' result origin map; and also includes deleted topic references in positions as close as possible their original location.
UnknownParameterException - Exception in com.deltaxml.core.exceptions
Thrown when an attempt was made to reference an unknown or undeclared DXP parameter.
UnknownParameterException(String, String, String) - Constructor for exception com.deltaxml.core.exceptions.UnknownParameterException
Creates a new UnknownParameterException.
UnmarkedChangeMode - Enum Class in com.deltaxml.dita.config
Choose the version of the item to extract for output.
UnmarkedChangeMode - Enum Class in com.deltaxml.docbook.config
Choose the version of the item to extract for output.
UnorderedDuplicateKeysException - Exception in com.deltaxml.api
An orderless element (one with the deltaxml:ordered='false' attribute) cannot contain more than one child element with the same name/type (ie. the same namespace URI and localName) and the same deltaxml:key attribute value.
UnorderedDuplicateKeysException(String, String, String, String) - Constructor for exception com.deltaxml.api.UnorderedDuplicateKeysException
Construct a new UnorderedDuplicateKeysException appropriate for use with the XML Compare code.
UnorderedElementContainingPCDATAException - Exception in com.deltaxml.api
PCData inside a mixed content element is generally considered to be part of an overall text flow for a documentation type element.
UnorderedElementContainingPCDATAException() - Constructor for exception com.deltaxml.api.UnorderedElementContainingPCDATAException
Construct a new UnorderedElementContainingPCDATAException with the default message.
UnorderedElementContainingPCDATAException(String) - Constructor for exception com.deltaxml.api.UnorderedElementContainingPCDATAException
Construct a new UnorderedElementContainingPCDATAException appropriate for use with the XML Compare code.
UNPAR_ENTITY_DECL - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX unparsedEntityDecl events should be processed.
unparsedEntityDecl(String, String, String, String) - Method in class com.deltaxml.pipe.filters.LexicalPreservationBase
Implementation of the externalEntityDecl SAX event handler.
unparsedEntityDecl(String, String, String, String) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX unparsedEntityDecl event.
unparsedEntityDecl(String, String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterAdapter
An implementation of the DTDHandler unparsedEntityDecl method.
unparsedEntityDecl(String, String, String, String) - Method in class com.deltaxml.pipe.XMLPushFilterImpl
An extensible implementation of the DTDHandler unparsedEntityDecl method.
UnrepresentableTableRowChangeMode - Enum Class in com.deltaxml.dita.config
Enumeration representing the possible values for the xmetal-tcs-table-change-mode parameter.
UNRESTRICTED - Enum constant in enum class com.deltaxml.core.config.moves.MoveDetectionType
This mode is used to detect moves anywhere in the tree.
UP - Enum constant in enum class com.deltaxml.core.config.FrameMakerTrackChangesTableChangeMode
Changes in rows and cells are pushed up to the table level.
UP - Enum constant in enum class com.deltaxml.core.config.XmetalTrackChangesTableChangeMode
Changes in rows and cells are pushed of to the table level.
UP - Enum constant in enum class com.deltaxml.dita.config.FrameMakerTrackChangesTableChangeMode
Changes in rows and cells are pushed up to the table level.
UP - Enum constant in enum class com.deltaxml.dita.config.UnrepresentableTableRowChangeMode
Changes in rows and cells are pushed of to the table level.
UP - Enum constant in enum class com.deltaxml.dita.config.XmetalTrackChangesTableChangeMode
Changes in rows and cells are pushed up to the table level.
UP - Enum constant in enum class com.deltaxml.docbook.config.FrameMakerTrackChangesTableChangeMode
Changes in rows and cells are pushed up to the table level.
UP - Enum constant in enum class com.deltaxml.docbook.config.XmetalTrackChangesTableChangeMode
Changes in rows and cells are pushed up to the table level.
USE_REPLACEMENT_TEXT - Enum constant in enum class com.deltaxml.mergecommon.config.EntityReferencePreservationMode
Entity references are replaced with their 'replacement text' (which may actually include general XML such as text, attributes and elements).

V

Validation - Class in com.deltaxml.dita.config
Contains parameters to configure input validation and reporting.
Validation - Class in com.deltaxml.docbook.config
Contains parameters that control input validation and reporting.
Validation() - Constructor for class com.deltaxml.dita.config.Validation
Creates a new Validation instance.
Validation() - Constructor for class com.deltaxml.docbook.config.Validation
Create a new Validation instance.
Validation(boolean) - Constructor for class com.deltaxml.dita.config.Validation
Create a new Validation instance, setting whether to validate input documents.
Validation(boolean) - Constructor for class com.deltaxml.docbook.config.Validation
Create a new Validation instance, setting whether to validate input documents.
Validation(WarningReportMode) - Constructor for class com.deltaxml.dita.config.Validation
Create a new Validation instance, setting the mode to use for reporting recoverable errors and warnings.
Validation(WarningReportMode) - Constructor for class com.deltaxml.docbook.config.Validation
Create a new Validation instance, setting the mode to use for reporting recoverable errors and warnings.
ValidationLevel - Enum Class in com.deltaxml.core.config
Specifies which level of validation to use when validation processes are run.
ValidationLevel - Enum Class in com.deltaxml.htmlcompare
Specifies which level of validation to use when validation processes are run.
ValidationLevel - Enum Class in com.deltaxml.mergecommon.config
Specifies which level of validation to use when validation processes are run.
value() - Method in enum class com.deltaxml.htmlcompare.ColumnKeyingMode
 
value() - Method in enum class com.deltaxml.htmlcompare.InvalidTableBehaviour
 
value() - Method in enum class com.deltaxml.htmlcompare.MathMLGranularity
 
value() - Method in enum class com.deltaxml.htmlcompare.SvgGranularity
 
value() - Method in enum class com.deltaxml.htmlcompare.ValidationLevel
 
value() - Method in enum class com.deltaxml.htmlcompare.WarningReportMode
 
valueOf(String) - Static method in enum class com.deltaxml.core.config.AdvancedEntityRefUsage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.attributeSplitting.AttributeSplittingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.CalsColumnKeyingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.CancellationPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.FrameMakerTrackChangesTableChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.HtmlColumnKeyingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.ignoreChanges.ResultRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.image.ImageComparisonGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.image.OutputImageRefFavourSourceDoc
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.image.OutputImageRefForm
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.InvalidTableBehaviour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.MathMLGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.MixedContentDetectionScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.ModifiedAttributeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.ModifiedFormatOutput
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.moves.MoveDetectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.OrderlessPresentationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.PreservationOutputType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.PreservationProcessingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.PresetPreservationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.ResultFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.subtreeProcessing.SubtreeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.SVGGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.ValidationLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.WarningReportMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.config.XmetalTrackChangesTableChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.DataComparator.ExtensionPoint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.core.PipelineIOIdentifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.FrameMakerTrackChangesTableChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.InvalidReferencedSVGBehaviour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.InvalidTableBehaviour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.MapCleanTemp
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.MapCopyScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.MapResultOrigin
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.MapResultStructure
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.MapTopicExceptionPropagationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.MapUncomparedTopicMarkup
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.MathMLGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.OutputFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.OxygenTrackChangesDeletedSpaceMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.PreservationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.ShowNonPhraseChanges
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.StepsConflictResolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.SVGGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.UnrepresentableTableRowChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.WarningReportMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.XmetalTrackChangesTableChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.config.XmlVersionDeclaration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.DitaMapCompareProgressListener.DocumentSource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.dita.DitaMapCompareProgressListener.ProcessingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.ditamerge.ThreeWayMerge.TwoWayResultFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.FrameMakerTrackChangesTableChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.InvalidTableBehaviour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.KeyingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.MathMLGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.OutputFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.OxygenTrackChangesDeletedSpaceMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.PreservationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.StandaloneDeclaration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.SVGGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.WarningReportMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.XmetalTrackChangesTableChangeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.docbook.config.XmlVersionDeclaration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.htmlcompare.ColumnKeyingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.htmlcompare.InvalidTableBehaviour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.htmlcompare.MathMLGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.htmlcompare.SvgGranularity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.htmlcompare.ValidationLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.htmlcompare.WarningReportMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.merge.ExtensionPoint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.merge.ThreeWayMerge.TwoWayResultFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.CalsColumnKeyingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.ConcurrentMergeResultType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.ConcurrentMergeState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.DoctypePreservationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.EntityReferencePreservationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.ExistingOxygenTCsProcessingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.FormattingOutputType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.InvalidTableBehaviour
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.SequentialMergeResultType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.SequentialMergeState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.ThreeToTwoResultPreset
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.TrackChangesAttributeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.ValidationLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.mergecommon.config.WarningReportMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.Region
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.deltaxml.core.config.AdvancedEntityRefUsage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.attributeSplitting.AttributeSplittingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.CalsColumnKeyingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.CancellationPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.DefaultAttProcessingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.FrameMakerTrackChangesTableChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.HtmlColumnKeyingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.ignoreChanges.ResultRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.image.ImageComparisonGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.image.OutputImageRefFavourSourceDoc
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.image.OutputImageRefForm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.InvalidTableBehaviour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.MathMLGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.MixedContentDetectionScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.ModifiedAttributeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.ModifiedFormatOutput
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.ModifiedWhitespaceBehaviour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.moves.MoveDetectionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.OrderlessPresentationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.PreservationOutputType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.PreservationProcessingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.PresetPreservationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.ResultFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.subtreeProcessing.SubtreeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.SVGGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.ValidationLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.WarningReportMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.config.XmetalTrackChangesTableChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.DataComparator.ExtensionPoint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.DocumentComparator.ExtensionPoint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.core.PipelineIOIdentifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.FrameMakerTrackChangesTableChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.InvalidReferencedSVGBehaviour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.InvalidTableBehaviour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.MapCleanTemp
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.MapCopyScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.MapResultOrigin
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.MapResultStructure
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.MapTopicExceptionPropagationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.MapUncomparedTopicMarkup
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.MathMLGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.ModifiedAttributeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.OutputFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.OxygenTrackChangesDeletedSpaceMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.PreservationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.ShowNonPhraseChanges
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.StepsConflictResolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.SVGGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.UnmarkedChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.UnrepresentableTableRowChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.WarningReportMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.WhitespaceProcessingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.XmetalTrackChangesTableChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.config.XmlVersionDeclaration
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.DitaMapCompareProgressListener.DocumentSource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.dita.DitaMapCompareProgressListener.ProcessingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.ditamerge.ThreeWayMerge.TwoWayResultFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.FrameMakerTrackChangesTableChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.InvalidTableBehaviour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.KeyingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.MathMLGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.ModifiedAttributeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.OutputFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.OxygenTrackChangesDeletedSpaceMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.PreservationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.StandaloneDeclaration
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.SVGGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.UnmarkedChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.WarningReportMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.WhitespaceProcessingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.XmetalTrackChangesTableChangeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.docbook.config.XmlVersionDeclaration
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.htmlcompare.ColumnKeyingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.htmlcompare.InvalidTableBehaviour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.htmlcompare.MathMLGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.htmlcompare.SvgGranularity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.htmlcompare.ValidationLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.htmlcompare.WarningReportMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.merge.ExtensionPoint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.merge.ThreeWayMerge.TwoWayResultFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.CalsColumnKeyingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.ConcurrentMergeResultType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.ConcurrentMergeState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.DoctypePreservationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.EntityReferencePreservationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.ExistingOxygenTCsProcessingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.FormattingOutputType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.HtmlColumnKeyingMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.InvalidTableBehaviour
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.SequentialMergeResultType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.SequentialMergeState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.ThreeToTwoResultPreset
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.ThreeWayMergeResultType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.TrackChangesAttributeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.ValidationLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.mergecommon.config.WarningReportMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.Region
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
Returns an array containing the constants of this enum class, in the order they are declared.

W

WARN - Enum constant in enum class com.deltaxml.dita.config.InvalidReferencedSVGBehaviour
Output a warning, see WarningReportMode to control how warnings are output.
warning(SAXParseException) - Method in class com.deltaxml.pipe.XMLFilterImpl3
Process the SAX warning event.
WARNING - Enum constant in enum class com.deltaxml.pipe.XMLFilterImpl3.SaxEventItem
A marker that is used to determine whether SAX warning events should be processed.
WARNING - Static variable in class com.deltaxml.api.FailureSeverity
A DeltaXMLProcessingException with WARNING severity is one in which dubious input data has been detected.
WarningReportMode - Enum Class in com.deltaxml.core.config
Specifies how certain warnings generated during the comparison process are reported.
WarningReportMode - Enum Class in com.deltaxml.dita.config
An enum representing the warning report modes.
WarningReportMode - Enum Class in com.deltaxml.docbook.config
An enum representing the warning report modes.
WarningReportMode - Enum Class in com.deltaxml.htmlcompare
Specifies how certain warnings generated during the comparison process are reported.
WarningReportMode - Enum Class in com.deltaxml.mergecommon.config
Specifies how certain warnings generated during the comparison process are reported.
WHERE_VALID - Enum constant in enum class com.deltaxml.dita.config.ShowNonPhraseChanges
If set to 'where-valid', uses -[[old-text]]- +[[new-text]]+ delimiters to show change where <ph> is not valid.
WhitespaceProcessingMode - Enum Class in com.deltaxml.dita.config
Enumeration representing the possible values for the whitespace-processing-mode parameter.
WhitespaceProcessingMode - Enum Class in com.deltaxml.docbook.config
Enumeration representing the possible values for the whitespace-processing-mode parameter.
WordBufferingFilter - Class in com.deltaxml.pipe.filters.dx2.wbw
This abstract filter should be extended by outfilters that process blocks of word/space/punctuation elements.
WordBufferingFilter() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.WordBufferingFilter
Constructs a new WordBufferingFilter which will buffer all word/space/punctuation elements.
WordBufferingFilter(boolean) - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.WordBufferingFilter
Constructs a new WordBufferingFilter specifying whether to construct a filter that will buffer all word/space/punctuation elements or one that filters just those that appear inside a modified paragraph-level element.
WordByWordElement - Class in com.deltaxml.pipe.filters.dx2.wbw
A representation of an element that contains only PCDATA and a delta value used by WordBufferingFilter and its sub-types to represent and manipulate the buffer of word/space/punctuation elements.
WordByWordElement() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Constructs an empty WordByWordElement.
WordByWordElement(Delta) - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.WordByWordElement
Constructs a new new WordByWordElement with the supplied Delta value and attributes.
WordCompare - Interface in com.deltaxml.msword
The entry point into the Word Compare Java API.
WordCompareProgressListener - Interface in com.deltaxml.msword
An interface for receiving events regarding the progress of an ongoing Word comparison.
WordInfilter - Class in com.deltaxml.pipe.filters.dx2.wbw
This class provides a way of breaking or segmenting large sequences of text (such as paragraphs and sentences) into smaller segments or chunks so that change can be reported at finer granularity.
WordInfilter() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.WordInfilter
Construct a new WordInfilter.
WordInfilter62 - Class in com.deltaxml.pipe.filters.dx2.wbw.v62
This is the infilter for the Word by Word pipeline, which is discussed in the Word by Word Text Comparison guide.
WordInfilter62() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.v62.WordInfilter62
Creates a new WordInfilter.
WordOutfilter - Class in com.deltaxml.pipe.filters.dx2.wbw
This is the outfilter for the Word by Word pipeline, which is discussed in the Word by Word Text Comparison guide.
WordOutfilter() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.WordOutfilter
Creates a WordOutfilter.
WordOutfilter62 - Class in com.deltaxml.pipe.filters.dx2.wbw.v62
This is the outfilter for the Word by Word pipeline, which is discussed in the Word by Word Text Comparison guide.
WordOutfilter62() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.v62.WordOutfilter62
Creates a WordOutfilter.
WordRedGreenOutfilter - Class in com.deltaxml.pipe.filters.dx2.wbw
This class is used to sort sequences of added/deleted words.
WordRedGreenOutfilter() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.WordRedGreenOutfilter
Constructs a new WordRedGreenOutfilter.
WordSpaceFixup62 - Class in com.deltaxml.pipe.filters.dx2.wbw.v62
This is a fixup outfilter which is part of the Word by Word pipeline, which is discussed in the Word by Word Text Comparison guide.
WordSpaceFixup62() - Constructor for class com.deltaxml.pipe.filters.dx2.wbw.v62.WordSpaceFixup62
Creates a new WordSpaceFixup.

X

XMETAL_TC - Enum constant in enum class com.deltaxml.core.config.ResultFormat
Reports changes using XMetaL track changes processing instructions.
XMETAL_TCS - Enum constant in enum class com.deltaxml.dita.config.OutputFormat
Differences are marked up in the XMetaL tracked change format.
XMETAL_TCS - Enum constant in enum class com.deltaxml.docbook.config.OutputFormat
Differences are marked up in the XMetaL tracked change format.
XmetalTrackChangesTableChangeMode - Enum Class in com.deltaxml.core.config
Enumeration representing the possible values for the xmetal-tcs-table-change-mode parameter.
XmetalTrackChangesTableChangeMode - Enum Class in com.deltaxml.dita.config
Enumeration representing the possible values for the xmetal-tcs-table-change-mode parameter.
XmetalTrackChangesTableChangeMode - Enum Class in com.deltaxml.docbook.config
Enumeration representing the possible values for the xmetal-tcs-table-change-mode parameter.
XML_1_0 - Enum constant in enum class com.deltaxml.dita.config.XmlVersionDeclaration
Ensure the xml version is set to '1.0'.
XML_1_0 - Enum constant in enum class com.deltaxml.docbook.config.XmlVersionDeclaration
Ensure the xml version is set to '1.0'.
XML_1_1 - Enum constant in enum class com.deltaxml.dita.config.XmlVersionDeclaration
Ensure the xml version is set to '1.1'.
XML_1_1 - Enum constant in enum class com.deltaxml.docbook.config.XmlVersionDeclaration
Ensure the xml version is set to '1.1'.
XML_DECL - Enum constant in enum class com.deltaxml.pipe.filters.LexicalPreservationBase.PreserveItem
The item is used to indicate that the XML declaration should be preserved.
XML_DELTA - Enum constant in enum class com.deltaxml.ditamerge.ThreeWayMerge.TwoWayResultFormat
This result format produces either a deltaV2 result or a simplified delta result.
XML_DELTA - Enum constant in enum class com.deltaxml.merge.ThreeWayMerge.TwoWayResultFormat
This result format produces either a deltaV2 result or a simplified delta result.
XML_PARSER - Enum constant in enum class com.deltaxml.core.config.PresetPreservationMode
Preserve the normal amount of information (as expected by normal XML processing).
XMLFilterImpl2 - Class in com.deltaxml.pipe
Provides an extensible class for filtering SAX events, including lexical events such as XML comments.
XMLFilterImpl2() - Constructor for class com.deltaxml.pipe.XMLFilterImpl2
Creates a new XMLFilterImpl2.
XMLFilterImpl3 - Class in com.deltaxml.pipe
Provides an extensible class for filtering SAX events, including lexical events such as XML comments.
XMLFilterImpl3() - Constructor for class com.deltaxml.pipe.XMLFilterImpl3
Creates a new XMLFilterImpl3.
XMLFilterImpl3.SaxEventItem - Enum Class in com.deltaxml.pipe
The SAX event items for marking which SAX events to process.
XMLInput - Class in com.deltaxml.deltacheck
A representation of an XML input file.
XMLInput(File) - Constructor for class com.deltaxml.deltacheck.XMLInput
Creates a new XMLInput.
XMLInput(String) - Constructor for class com.deltaxml.deltacheck.XMLInput
Creates a new XMLInput.
XMLInput(InputSource) - Constructor for class com.deltaxml.deltacheck.XMLInput
Creates a new XMLInput.
XMLPushFilter - Interface in com.deltaxml.pipe
An equivalent interface to org.sax.xml.XMLFilter for use as a 'push' filter as opposed to a 'pull' filter.
XMLPushFilterAdapter - Class in com.deltaxml.pipe
Used to convert an XMLFilter object into an XMLPushFilter object.
XMLPushFilterAdapter(XMLFilterImpl) - Constructor for class com.deltaxml.pipe.XMLPushFilterAdapter
Cannot support LexicalHandler events such as comments.
XMLPushFilterImpl - Class in com.deltaxml.pipe
A framework class which can be easily extended to provide custom push-mode SAX event filtering.
XMLPushFilterImpl() - Constructor for class com.deltaxml.pipe.XMLPushFilterImpl
Create a new instance of XMLPushFilterImpl.
XmlVersionDeclaration - Enum Class in com.deltaxml.dita.config
Represents the values for the version in the XML declaration.
XmlVersionDeclaration - Enum Class in com.deltaxml.docbook.config
Represents the values for the version in the XML declaration.
XPathFilterParameterException - Exception in com.deltaxml.core.exceptions
Indicates a problem evaluating the 'xpath' XPath expression on a filter parameter in a DXP file.
XPathFilterParameterException(String, String, String, PipelineIOIdentifier, int) - Constructor for exception com.deltaxml.core.exceptions.XPathFilterParameterException
Construct a fresh xPath parameter exception.
XPathFilterParameterException(String, Throwable, String, String, PipelineIOIdentifier, int) - Constructor for exception com.deltaxml.core.exceptions.XPathFilterParameterException
Construct a wrapped xPath parameter exception.

Y

YES - Enum constant in enum class com.deltaxml.dita.config.MapCleanTemp
Clean temporary files created during the map comparison.
YES - Enum constant in enum class com.deltaxml.docbook.config.StandaloneDeclaration
Ensure the standalone attribute is set to 'yes' in the output XML declaration.
A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form