Package | Description |
---|---|
com.deltaxml.api |
This package contains a collection of classes and exceptions used in error reporting.
|
com.deltaxml.core |
This package contains a collection of classes, exceptions, and enums to facilitate construction of pipelined comparison
pipelines.
|
com.deltaxml.cores9api |
A Saxon S9API compatible interface to facilitate construction of XML comparison pipelines.
|
com.deltaxml.cores9api.config |
Contains classes and enums used to provide configuration options to
PipelinedComparatorS9 ,
DocumentComparator and DataComparator . |
com.deltaxml.cores9api.config.attributeSplitting |
This package contains classes and enums used to configure
AttributeSplittingConfig
for attribute splitting. |
com.deltaxml.cores9api.config.ignoreChanges |
This package contains classes and enums used to configure
IgnoreChangesConfig
for ignoring changes. |
com.deltaxml.cores9api.config.moves |
Contains classes and enums used to provide configuration options for moves processing to
PipelinedComparatorS9 , DocumentComparator and
DataComparator . |
com.deltaxml.cores9api.config.subtreeProcessing |
This package contains classes and enums used to configure
SubtreeProcessingMode
for content processing and unordered comparisons. |
com.deltaxml.cores9api.internals |
This package contains some internal entries that need to be publicly visible, but are not officially part of the API.
|
com.deltaxml.ext.xslt.saxon |
This package provides extensions for the Saxon XSLT processor allowing access to DeltaXML comparison and associated
capabilities.
|
com.deltaxml.pipe |
This package provides extensions to the SAX parsing API.
|
com.deltaxml.pipe.filters |
This package provides SAX event based filter implementations.
|
com.deltaxml.pipe.filters.dx2 |
This package contains filters specific to the deltaV2 format.
|
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 | |
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.
|